.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;

}
.Header {

	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #5B0000;
}
.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}
.redlinks {
	font-family: "Times New Roman", Times, serif;
	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: "Times New Roman", Times, serif;
	color: #423411;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #423411;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #9E8F68;
}
