/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	font-family: Arial, Tahoma;
	color: #003366;
	font-size: 9pt;
	font-weight: bold; 
	}

A:link, A:visited	{
	color: #9F3D26;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}	
		
A:active, A:hover	{
	background-color: #FFFF99;
	color: #9F3D26;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}

H2
