BODY	{
	font-family: Arial, Helvetica;
	font-size: 13px; 
	color: #333333; 
	background-color: transparent; 
	margin-left: 0px; 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	scrollbar-base-color: #A0B0CA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000066;
	scrollbar-face-color: #A0B0CA;
	scrollbar-highlight-color: #;
	scrollbar-shadow-color: #;
	scrollbar-3dlight-color: #;
	}
	
H1	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: 	#000066;
	background-color:	transparent;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: bold;
	}	
H2	{
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: 	#000066;
	font-weight: bold;
	background-color: transparent;
	margin-left:	0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	text-decoration: bold;
	}
	
H3	{
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #000066;
	margin-top: 0px; 
	margin-bottom: 0px;
	}

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

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

P, td	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
	white-space: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
	}
	
li	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	}
	
UL	{
	margin-top: 0; 
	margin-bottom: 0;
	}
A:link { color: #003399;
	background: transparent;
	 }
A:visited { color: #336699;
	background: transparent;
	}
A:active { color: #003399;
	background: transparent;
	 }			
A:hover { color: #000066;
	background: transparent;
	 }
		 
		 
.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;
	}

