body {
	background-color: #CBB982;
}
a:link {
	color: #981418;
}
a:visited {
	color: #8D8265;
}
a:hover {
	color: #000000;
}
a:active {
	color: #8D8265;
}
.body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.subhead {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.subheadblack {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

