.body {
	background-color: #996600;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}




.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996600;
}
.nav a:link {
	color: #996600;
	text-decoration: none;
}
.nav a:visited {
	color: #996600;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}



.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}




.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996600;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #996600;
}
.reversesubhead {
	background-color: #996600;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	text-indent: 8px;
	white-space: normal;
	padding: 4px;
	height: 24px;
}
