BODY, TD, P, UL  {	
	font-weight: normal;
	color : ffffff;
	font-size: 11px; 
	font-family : Arial, Helvetica, sans-serif;
	}
	
B  {	
	color : ffffff;
	font-size: 11px;
	font-weight: bold; 
	font-family : Arial, Helvetica, sans-serif;
	}
	
	
A  {color : #cccc99; text-decoration: none;}
A:Visited  {color : #cccc99; text-decoration: none;}
A:Active  {color : #cccc99; text-decoration: none;}
A:Hover  {color : #00cc00; text-decoration: underline;}

A.nav  {color : #ffffff; font-weight: bold; text-decoration: none;}
A.nav:Visited  {color : #ffffff; font-weight: bold; text-decoration: none;}
A.nav:Active  {color : #ffffff; font-weight: bold; text-decoration: none;}
A.nav:Hover  {color : #00cc00; font-weight: bold; text-decoration: none;}

H1  {	
	color : #CC6699;
	font-size: 14px;
	font-weight: bold; 
	font-family : Arial, Helvetica, sans-serif;
	}
	
.subheader	{	
	color : #CCCC99;
	font-size: 11px;
	font-weight: bold; 
	font-family : Arial, Helvetica, sans-serif;
	}
	

.copyright  {	
	font-weight: normal;
	color : ffffff;
	font-size: 9px; 
	font-family : Arial, Helvetica, sans-serif;
	}
