@charset "ISO-8859-1";
.blueheading {
	font: bold 24px Arial, Verdana, sans-serif;
	color: #004D7D;
}
.greenheading {
	font: bold 24px Arial, Verdana, sans-serif;
	color: #608A30;
}
a:link {
	color: #004D7D;
}
a:visited {
	color: #004D7D;
}
.bodytext {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.bodytextBIG {
	font: 14px/20px Arial, Helvetica, sans-serif;
}
a:hover {
	color: #004D7D;
}
a:active {
	color: #004D7D;
}
.greenheadingCopy {
	font: bold 16px Arial, Verdana, sans-serif;
	color: #608A30;
}

