/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Footlight MT Light, Times New Roman, serif;
	font-size: 13pt; 
	}

PRE, CODE, TT	{ 
	color: #000000;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #006633;
	}	

A:link, A:visited	{
	text-decoration: underline;
	color: #006633;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #CC0033;
	}	
		

H2	{
	font-family: Footlight MT Light;
	font-size: 16pt; 
	letter-spacing: -.50pt; text-transform:uppercase
	}
	
H3	{
	font-family: Footlight MT Light, Times New Roman, serif;
	color: #000000; 
	font-size: 14pt; 
	text-decoration: underline; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}