.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyTextLarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link, a:visited {
	color: #86252E;
	text-decoration: none;
}
a:hover, a:active {
	color: #86252E;
	text-decoration: underline;
}
.bodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86252E;
	font-weight: bold;
}
.bodyTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86252E;
}
.bodyTextBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}
.bodyTextRed2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #86252E;
	text-transform:uppercase;
}
.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.Nav a:link, a:visited  {
  color: #ffffff;
  text-decoration:none;
}
.Nav a:hover, a:active {
  color: #000000;
  text-decoration:none;
}
