/* Used for main frames with white background */

BODY, TABLE, TH, TR, TD, LI, UL, OL 	{
	color: #252E74;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #6369BC;
	}	

A:LINK, A:VISITED   {
	color: #6369BC;
	text-decoration: none; 
	}	
		
A:ACTIVE, A:HOVER   {
	color: #252E74;
	text-decoration: none; 
	}	
		
H2	{
	font-family: Franklin Gothic, Arial, helvetica;
	color: #252E74; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}
		
H3	{
	font-family: Franklin Gothic, Arial, helvetica;
	color: #252E74; 
	font-size: 12pt; 
	text-decoration: underline; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}