h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin-left: 20px;
}
h1 A:Link {
 border-top:0px; color:#000000; text-decoration: underline; 
}
h1 A:Visited {
 border-top:0px; color:#000000; text-decoration: underline; 
}
h1 A:Hover {
 border-top:1px solid Black; color:#000000; 
 border-bottom:1px solid Black; color:#000000;
 text-decoration: none; 
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #37322D;
	margin-left: 20px;	
	margin-right: 30px;
	text-transform: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
}
h4 { 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #37322D; 
	margin-left: 20px;
}


.normal2             { color: #black; font-size: 12px; font-family: Verdana; line-height:135%; margin-left: 20; margin-right: 25; }
.normal2  A:link     { color: #black; text-decoration: underline; }
.normal2  A:visited  { color: #black; text-decoration: underline; }
.normal2  A:hover    { color: #black; text-decoration: underline; }
