@charset "utf-8";
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodytxthdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodytxtWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.topWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}


.subhead {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.description {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subhead2 {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.introtxtBLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.introtxtWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D93128;
}

.subheadRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
}

