/* Used for main frames with white background */

BODY, TABLE, TH, TR, TD, LI, UL, OL 	{
	color: #000000;
	font-family: Arial, Tahoma;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	color: #000080;
	}	

A:LINK, A:VISITED   {
	color: #000080;
	text-decoration: underline; 
	}	
		
A:ACTIVE, A:HOVER   {
	color: #993333;
	text-decoration: none; 
	}	
		
H2	{
	font-family: Arial, Tahoma;
	color: #000000;
	font-size: 11pt; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}
		
H3	{
	font-family: Arial, Tahoma;
	color: #000000; 
	font-size: 10.5pt; 
	letter-spacing: -.50pt;
	font-weight: 400;
	}
