body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #352d2a;
	background-color: #FFFFCC;
	margin: 0px;
}
.tableborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #352d2a;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #352d2a;
	border-right-color: #352d2a;
	border-bottom-color: #352d2a;
	border-left-color: #352d2a;
	background-color: #D4CB96;
}
.copyright {
	font-size: 10px;
}
a:link {
	color: #352D2A;
}
a:visited {
	color: #352D2A;
}
a:hover {
	color: #352D2A;
}
h1 {
	font-size: 14px;
}

