.bodytext {
	font-family: "Arial";
	font-size: 12pt;
	color: #000000;
}
.Header {
	font-family: "Arial";
	font-size: 12pt;
	color: #5B0000;
}
.bodyheader {
	font-family: "Arial";
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.emails {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.list {
	font-family: "Arial";
	font-size: 12pt;
	color: #000000;
	margin-top: 5;

}
.redlinks {
	font-family: "Arial";
	font-size: 12pt;
	color: #5B0000;
	text-decoration: none;
}
.redlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #C3AF98;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	color: #993400;
}
a:visited {
	font-family: "Arial";
	color: #993400;
}
a:hover {
	font-family: "Arial";
	color: #993400;
}
