@charset "utf-8";
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C271F;
}
a:visited {
	text-decoration: none;
	color: #8C271F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #8C271F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #8C271F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}





body {
	background-color: #5B623F;
	
}
.top_of_page {color: #333333}

