<style type="text/css">
<!--
body {
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #8CC640;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#mainnav {
	font-family: SunSans-Regular, sans-serif; Helvetica, Geneva, Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}

#mainnav:hover {
	text-decoration: none;
	color: #8CC640;
}

h1 {
	font-family: SunSans-Regular, sans-serif; Helvetica, Geneva, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	margin-top: 0; 
	margin-bottom: 0;
}

h2 {
	font-family: SunSans-Regular, sans-serif; Helvetica, Geneva, Arial;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	margin-top: 0; 
	margin-bottom: 0;
}

h3 {
	font-family: SunSans-Regular, sans-serif; Helvetica, Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	margin-top: 0; 
	margin-bottom: 0;
}

body,td,th {
	font-family: SunSans-Regular, sans-serif, Arial, Verdana, Helvetica, Geneva;
	font-size: 18px;
	color: #666666;
}

.fineprint {
	font-family: SunSans-Regular, sans-serif, Arial, Verdana, Helvetica, Geneva;
	font-size: 9px;
	color: #666666;

}

.visitedlink {
	font-family: SunSans-Regular, sans-serif; Helvetica, Geneva, Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #8CC640;
}

.style2 {font-size: 9px}
-->
</style>