.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.subheadtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.headtext {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.subheadtext {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.footerlinks:hover {
color:#CC0000;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
}
a.sublinks:hover {
	color:#CC0000;
	text-decoration: none;
}
