BODY {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	color: #333333; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	}
	
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 	#006600;
	margin-left:	0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}	

H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 	#CC0000;
	margin-left:	0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}	

H3	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	}
	
H4	{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;

}

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

H6	{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006600;

}

P, td	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;

	}
	
li	{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: -20px;
	}
	
UL	{
	margin-top: 0; 
	margin-bottom: 0;
	list-style-image: url(images/dot.gif);
	}
	
A:link { color: #CC0000;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #CC0000;
	background: transparent;
	text-decoration: none;
	}
A:active { color: #CC0000;
	background: transparent;
	text-decoration: none;
	 }			
A:hover {
	color: #006600;
	background: transparent;
	text-decoration: underline;

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

.hilite	{
	color: red;
	background-color: transparent;
	}
.dark {
	list-style-image: url(images/dot2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;

}
