<!--
a:link{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}
a:visited{
text-decoration:none;
}


#headerlinks a:link {

color:#999999;
}
#headerlinks a:active{

color:#999999;
}
#headerlinks a:visited{

color:#999999;
}
#headerlinks a:hover{

color:#999999;
}

#scrollfooter h1 {
font-size:14px;
}
#scrollfooter h2 {
font-size:12px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FF0000;
}
.style3 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style10 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.style11 {
	font-size: 12px;
	font-weight: bold;
}
