

BODY {	
	} 

A {
	color: black;
	text-decoration: underline;
} 



A:HOVER {
	color: maroon;
	} 

  
   

li {
    margin: 0;
	 padding: 0;
}
 

.headlines {
	font-size: 1.25em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
} 

.subheadlines {
	font-size: .95em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	
} 



.bodysans {
	color: Black;
	font-size: .90em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	
	
} 

 
.sanssmall {
	color: Black;
	font-size: .70em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: .80em;
	} 

