body {
	background-color: #CCC281;
	margin-top: 0px;
}
body,td,th {
	color: #361200;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Copyright {
	font-size: 10px;
	font-style: italic;
}
.menu_heading {
	font-size: 12px;
	padding-left: 8px;
}
.content_heading {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #361200;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.main_content {
	padding-right: 10px;
}
.spanlink {
	cursor: hand;
	color: #0000FF;
}
a.location:link {
	color: #0000FF;
}
