.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
}
.bodyTanHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BDAC84;
	text-align: left;
	letter-spacing: .15em;
	font-weight: bold;
}
.bodyRedHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
	letter-spacing: .15em;
	font-weight: bold;
}
a:link {
	color: #930608;
	text-decoration: none;
}
a:visited {
	color: #930608;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
a:active {
	color: #ED1C24;
	text-decoration: none;
}

