@charset "UTF-8";
.Title {
	font-family: "Arial Black", Arial, "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 11px;
	font-weight: normal;
	color: #594C3F;
	border-bottom-style: none;
	border-bottom-color: #594C3F;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #635648;
	vertical-align: text-top;
}
a:link {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #C88F0C;
	list-style-position: inside;
	list-style-type: none;
	font-weight: 600;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	bottom: 2px;
}
a:visited {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	text-transform: lowercase;
	color: #B07E0B;
	font-weight: 500;
}
a:hover {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 600;
}
.Body {
	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";
	font-size: 11px;
	color: #5C4A3B;
	line-height: 1.7em;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
}
.names {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76842B;
	text-transform: uppercase;
	text-decoration: none;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: underline;
}
body {
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #796C5B;
}
.copyright {
	color: #E5E1D8;
	font-style: italic;
	font-size: 10pt;
	text-decoration: none;
}
