body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-color: #6B4924;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
.maintableborder {
	border: 6px solid #8F6A4D;
}
.primarytableborder {
	border: 6px solid #000000;
}
.contentarea {
	padding: 8px;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 23px;
}
.menu {
	line-height: 17px;
	text-decoration: none;
	padding: 6px;
}
.menu a:link {
	color:#000000;
	text-decoration: none;
}
.menu a:visited {
	color:#000000;
	text-decoration: none;
}
.menu a:hover {
	color:#000000;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	line-height: 13px;
	color: #F5F5F5;
}
