body, table, th, tr, td, li, ul, ol	{
	font-family: Arial, helvetica, 'sans serif'; 
	font-size: 9pt; 
	background-color: #727272;
	color: #FFFFFF;
	font-weight: bold;
	}

A:link, A:visited	{
	color: #FFFFFF;
	text-decoration: underline;
	}	
		
A:active, A:hover	{
	color: #336699;
	text-decoration: none; 
	background-color: #FFFFFF;
	}