/* Used for main frames with white background */

body, table, th, tr, td, ol, ul, li 	{
	color: #000040;
	font-family:  Verdana, Tahoma, Arial, helvetica;
	font-size:  9pt; 
	letter-spacing: -.25pt;
	}

PRE, CODE, TT	{ 
	color: #000040;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #0000FF;
	}	

A:link, A:visited	{
	text-decoration: underline;
	color: #0000FF;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #FF0000;
	}	
		
H2, H3			{
	font-family: Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 14pt; 
	color: #0000FF; 
	letter-spacing: -.50pt;
	}