<STYLE>
<!--
.main	{
	text-decoration:none ;
	color:blue ;
	background-color:#EEEEFF ;
	color:black;
	}
A	{
	color:#006699 ;
	text-decoration:none ;
	font-weight: bold ;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
	}
A:link	{
	color:#0066FF ;
	text-decoration:none ;
	font-weight: bold ;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
	}
A:hover	{
	color:black;
    	background-color:  ;
	background-image: url('../bck/mainbackground.gif');
	border-left-style: inset;
	border-left-color:steelblue;
	border-left-width:2px;
	border-top-style: inset;
	border-top-color:steelblue;
	border-top-width:2px;">
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
	}
A:visited {
	color:lightblue;
	text-decoration:none ;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
	}
BODY 	{
	font-family:verdana, arial, sans-serif;
	font-size: 12pt ;
	color:#003366 ;
	margin:0px ;
	}
HTML	{
	scrollbar-base-color:#1C6BC1 ;
	scrollbar-dark-shadow-color:black ;
	scrollbar-3d-light-color:cyan ;
	scrollbar-arrow-color:white ;
	scrollbar-track-color:white ;
	}
EM	{
	font-family:verdana , arial, sans-serif ;
	font-size:16px ;
	font-weight:bold ;
	color:#003366 ;
	}
H1	{
	font-family:verdana , arial, sans-serif ;
	font-size:24px ;
	font-weight:bold ;
	font-variant:italic;
	color:#003366 ;
	}
H5	{
	font-family:verdana , arial, sans-serif ;
	font-size:16px ;
	font-weight:bold ;
	text-decoration:underline;
	color:#003366 ;
	}
HR	{
	color:#003366 ;
	}

INPUT {
	color:#003366 ;
	background-color:#DDDDDD;
	font-weight:bold;
	}
SELECT {
	color:#003366 ;
	background-color:lightblue;
	font-weight:bold;
	}

TD	{
	font-family:verdana , arial, sans-serif ;
	font-size:10px ;
	color:#003366 ;
}
TEXTAREA {
	color:#003366 ;
	background-color:#DDDDDD;
	}

UL  {
	display:marker ;
	marker-offset: 10px ;
	list-style-image: url("http://www.aafd.org/images/bullet04.gif");
	list-style: outside ;
	line-height: 18px ;
	}

.footer	{
	text-decoration:none ;
	background-color:#FFFFFF ;
	color:blue ;
	}
.form	{
	text-decoration:none ;
	background-color:#FFFFFF ;
	color:blue ;
	cursor:hand ;
	}
.foff 	{
	text-decoration:none ;
	color:white ;
	}
.fon 	{
	text-decoration:underline ;
	color:#003399 ;
	background-color:lightcyan ;
	font-weight:lighter ;
	}

-->
</STYLE>