BODY	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #663300;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;

	}
	
H1	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: 	#663300;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: bold;
	}	
H2	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	color: 	#663300;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: bold;
	}
	
H3	{
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #663300;
	margin-top: 0px; 
	margin-bottom: 0px;
	}

H4	{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	color: #663300;
	margin-top: 0px; 
	margin-bottom: 0px;
}
H5	{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	color: #663300;
	margin-top: 0px; 
	margin-bottom: 0px;
}

H6	{
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
}

P, td	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	white-space: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
	
li	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	white-space: normal;
	margin-top: 0px; 
	margin-bottom: 4px;
	margin-left: 10px;
	}
	
UL	{
	margin-top: 0; 
	margin-bottom: 0;
	}
A:link { color: #CC6600;
	background: transparent;
	text-decoration: none;

	 }
A:visited { color: #CC9900;
	background: transparent;
	}
A:active { color: #CC9900;
	background: transparent;
	 }			
A:hover { color: #CC9900;
	background: transparent;
	 }
		 
		 
.bc	{
	 border-collapse: collapse; 
	 }
	 	 
.forms	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent; 
}	


