.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DBFB1;
	text-decoration: none;
	font-size: 16px;
}
.banner {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #73A48F;
}
.highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #73A48F;
}