/* Used for main frames with white background */

BODY, TABLE, TH, TR, TD, LI, UL, OL 	{
	color: #111111;
	font-family: Arial, Tahoma;
	font-size: 12pt;
	letter-spacing: -.25pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #999966;
	}	

A:LINK, A:VISITED   {
	color: #999966;
	text-decoration: underline; 
	}	
		
A:ACTIVE, A:HOVER   {
	color: #666633;
	text-decoration: underline; 
	}

H3	{
	font-family: Berlin Sans FB, Arial;
	color: #666633; 
	font-size: 14pt; 
	text-decoration: none; 
	letter-spacing: -.25pt;

	}
