HTML, BODY {
	background-color: #ffffff;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}	
.maintext a:link {
	color: #8c6a01;
	text-decoration: none;
}
.maintext a:visited {
	color: #8c6a01;
	text-decoration: none;
}
.maintext a:hover {
	color: #8c6a01;
	text-decoration: underline;
}
