body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 100%;
	color: #3d2217;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5c3d21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c3d21;
}
a:hover {
	text-decoration: none;
	color: #53c0c0;
}
a:active {
	text-decoration: none;
	color: #53c0c0;
}
.maintext { font-size: 80%; }
.footertext { font-size: 60%; color: #53c0c0; }
