@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #928F7D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9c3022;
}
a:visited {
	color: #006a71;
}
a:hover {
	color: #51626f;
}
a:active {
	color: #c9d18b;
}
.bodycopy {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
.navlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
}
.headline {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	color: #9c3022;
	font-weight: 600;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.disclosure {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333;
	line-height: 16px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #9c3022;
}
h2 {
	font-size: 18px;
	color: #333;
}

