body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FCD9B1;
}
a:link {
	color: #A40816;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A40816;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}.redHEAD {
	font-size: 18pt;
	color: #A40816;
}
.redsubHEAD {
	font-size: 14pt;
	color: #A40816;
	font-weight: normal;
}

