/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Arial, Tahoma, Arial, 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: #336699;
	}	

A:link, A:visited	{
	text-decoration: none;
	color: #336699;
	}	
		
A:active, A:hover	{
	text-decoration: underline;
	color: #0066CC;
	}	
		
H1	{	
	font-family: Arial, helvetica, 'sans serif'; 
	color: #000000;
	font-size-adjust:	.48;
	font-size:	1.85em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: -.25pt;
	text-transform:	none;
	}	
		
H2	{
	font-family: Arial, helvetica, 'sans serif'; 
	font-size: 15pt; 
	letter-spacing: -.50pt;
	}
	
H3	{
	font-family: Arial, helvetica, 'sans serif'; 
	color: #000000; 
	font-size: 14pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}
		
H4	{	
	font-family: Arial, helvetica, 'sans serif'; 
	color: #000000;
	font-size: 12pt;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: -.40pt;
	}	
		
H5, DT, LEGEND	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size:	1.17em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: -.25pt;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, helvetica, 'sans serif'; 
	font-size-adjust:	.48;
	font-size:	1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: -.25pt;
	text-transform:	none;
	}