@charset "UTF-8";
.homepagestye {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #716658;
	letter-spacing: 1px;
}
.footer {
	font-size: 8pt;
}
.specialnumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60pt;
	font-weight: bold;
	color: #7AC142;
}
.taxformsdownload {
	font-size: 9pt;
}
.feeschedule {
	font-size: 9pt;
}
a:link {
	color: #ED1D8F;
	text-decoration: underline;
	font-weight:normal;
}
a:visited {
	color: #96115A;
	text-decoration: underline;
	font-weight:normal;
}
a:active {
	color: #96115A;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #7AC142;
	text-decoration: underline;
	font-weight:bold;
}
.instructionstodownload {
	font-size: 10pt;
}
.emailsignup {
	font-size: 8pt;
}

