/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol {
	color: #111111;
	font-family: Garamond, helvetica;
	font-size: 12pt;
	}

.form		{ 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: left;
	color: #874934;
	}	

A:LINK, A:VISITED   {
	color: #874934;
	text-decoration: underline; 
	font-weight: bold; 
	}	
		
A:ACTIVE, A:HOVER   {
	color: #B14E2F;
	text-decoration: underline
	font-weight: bold; 
	}	
		
H2	{
	color: #111111; 
	font-size: 20pt; 
	text-decoration: none; 
	word-spacing: normal; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}
		
H3	{
	color: #111111; 
	font-size: 16pt; 
	text-decoration: underline; 
	letter-spacing: -.50pt;
	font-weight: bold;
	}

.toolbar td     { 
	font-size: 9pt; 
	font-family: Arial, helvetica;
	font-weight: bold
	text-decoration: none; 
	}

.toolbar a:link, .toolbar a:visited     { 
	color: #000000;
	font-family: Arial, helvetica;
	font-size: 9pt; 
	font-weight: bold
	text-decoration: none; 
	}

.toolbar a:active, .toolbar a:hover     { 
	color: #CCC11B;
	font-family: Arial, helvetica;
	font-size: 9pt; 
	font-weight: bold
	text-decoration: none; 
	}

.hdgA	{
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline; 
	}