body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
.bodytext {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #990000;
}


.pagetitle {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #990000;
	text-align: center;
}
.sectionhead {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;

}
a:link {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FDEFDF;
	text-decoration: underline;
	background-color: #660000;
}
a:active {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFF00;
	text-decoration: underline;
}
.subhead {
	font-family: "Times New Roman";
	font-size: 14px;
	text-transform: capitalize;
	color: #990000;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #884D33;
}
.hidred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #660000;
	background-color: #660000;
}
.hidred a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #660000;
	text-decoration: none;
	background-color: #660000;
}

.hidbiege {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FDEFDF;
}

.navcell {
	background-color: #F4E0B5;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #660000;
	width: 200px;
}
