.subhead {font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#000066; font-weight:bold}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:normal;
	background-repeat: no-repeat;
}

.boldtext {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000066; font-weight:bold}

.whiteboldtext {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold}

.smalltext {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000066; font-weight:normal}


a:link {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#FF9900;}  
 
a:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#00CCFF;}
 
a:active {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#33CC99;}


.button {background-color: #83C5E0; border-color: #83C5E0; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#000066}

.weblink {
font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold
}
.weblink a:link{
color:#FFFFFF;
}
.weblink a:visited{
color:#FFFFFF;
}
.weblink a:hover{
color:#99CCFF;
}
.homepagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000066;
	font-weight:bold;
	font-style: italic;
	background-color: #0099CC;

}

.homepagetitle a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000066;
	font-weight:bold;
	font-style: italic;
	background-color: #0099CC;
	text-decoration: none;
}

.homepagetitle a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000066;
	font-weight:bold;
	font-style: italic;
	background-color: #0099CC;
	text-decoration: none;
}
.homepagetitle a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000066;
	font-weight:bold;
	font-style: italic;
	background-color: #0099CC;
	text-decoration: underline;
}