.RedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #882b00;
	font-weight: bold;
	text-transform: uppercase;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: 882b00;
}
.RedHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #44626E;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-transform: none;
}
