/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #333333;
	font-family: Trebuchet MS, Arial, helvetica, 'sans serif'; 
	font-size: 8pt; 
	font-weight: bold;
	}

PRE, CODE, TT	{ 
	color: #333333;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #993333;
	}	

A:link, A:visited	{
	text-decoration: none;
	color: #993333;
	}	
		
A:active, A:hover	{
	text-decoration: none;
	color: #333333;
	}	
		

H2	{
	font-family: Trebuchet MS, Arial, helvetica, 'sans serif'; 
	font-size: 12pt; 
	letter-spacing: -.50pt;
	}
	
H3	{
	font-family: Trebuchet MS, Arial, helvetica, 'sans serif'; 
	color: #333333; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}