/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 10.5pt; 
	}

PRE, CODE, TT	{ 
	color: #000000;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #003366;
	}	

A:link, A:visited	{
	text-decoration: underline;
	color: #003366;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #003366; 
	background-color:#FFFF80;
	}	
		

H2	{
	color: #000000;
	font-family: Georgia, Times New Roman, 'serif';
	font-size: 16pt; 
	letter-spacing: -.50pt;
	font-weight: normal;
	}
	
H3	{
	font-family: Arial, Tahoma, helvetica, 'sans serif'; 
	color: #000000; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}

.form, 
.button	{
	font-family: Arial;
	font-size: 9pt; 
	font-weight: bold; 
	}