.redMenu {
	font-family: georgia;
	font-size: 17px;
	color: #000099;
	font-weight: normal;
	text-transform: capitalize;
}
.redMenu a:link{
	color:#000099;
	text-decoration: none;
}
.redMenu a:visited{
	color:#3B4B58;
	text-decoration: none;
}
.redMenu a:hover{
	color:#6A7F90;
	text-decoration: underline;
}
.Body-White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	white-space: normal;
	}
.Body-White a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.Body-White a:link{
	color: #0033FF;
	text-decoration: underline;
}
.Body-White a:hover{
	color: #0000CC;}

.subTitles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	text-transform: capitalize;
}
.pageTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color:#3B4A55;
}
.bodySubtitle {

	font-family: georgia;
	font-size: 20px;
	font-weight:bold;
	color:#8295A3;
}
