 
BODY, P, TD, TABLE, TR, LI {COLOR: #000000; FONT-FAMILY: verdana, geneva, arial; FONT-SIZE: 10px; LINE-HEIGHT:15px; FONT-WEIGHT: normal;}  
 
A 			{ color: red; TEXT-DECORATION: underline; font-weight:regular; font-family:verdana, arial, helvetica; font-size: 10px;} 
A:link		{ color: red;  } 
A:visited	{ color: red;  } 
A:active	{ color: red;  } 
A:hover		{ color: #000000; TEXT-DECORATION: none; }
	
span.text {
font-family: verdana, arial, helvetica;
font-size: 10px;
color:#000000;
font-weight:regular;
line-height: 15px;
		}
	
span.header {
font-family: verdana, arial, helvetica;
font-size: 13px;
color:#000000;
font-weight:bold;
line-height: 17px;
		}		



