.BodyText {
	font-family: Arial;
	font-size: 8.5pt;
	color: #333333;
}
a {
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 8.5pt;
	text-transform: none;
	color: #AC0000;
	text-decoration: none;
}
.TitlesRed {
	font-family: Futura, Arial,;
	font-size: 12pt;
	font-weight: bold;
	color: #AC0000;
}
.BodyTitle {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.footer {
	font-family: arial;
	font-size: 8pt;
	color: #AC0000;
}
.successtitle {
	font-family: "Futura Md BT", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #AA1F23;
	font-style: normal;
	text-transform: uppercase;
}
.sucesscaption {
	font-family: "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AA1F23;
}
.missionbox {
	background-color: #EAE3C7;
	border: 1px solid #B3A985;
}
.missionboxtext {
	font-family: "Futura Lt BT", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}



.successsubtitle {
	font-family: "Futura Md BT", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AA1F23;
}
.bodyredbold {
	font-family: arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #AC0000;
}

