.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.homeTextBlue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #02035F;
	text-decoration: none;
}
.homeTextRed {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CA2D38;
	text-decoration: none;
}
