h1, h2, h3{
   color:#480E10;
   margin-left:2em; 
   margin-right:2em; 
   margin-top:0.5in; 
   margin-bottom:0.5in; 
   text-align : center;
}

h4 {
   margin-left:5em; 
   margin-top:3em;    
}

h5 {
   margin-left:4em; 
   margin-top:3em;    
}



.indentClass{
	text-align:justify;
	text-indent:2em ;	
	margin:1em;
}

a:link {
   text-decoration: none;
	color: #366969;
	font-size: 12px;
}





a:hover {
	color: red; 
	font-size: 12px;
	text-decoration: underline;
}
