a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #89675D;
	text-decoration: none;
}
a:active {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.scroll {
	overflow: auto; height: 335px
}
.content {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.mainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #FFFFFF;
}
.subheadingCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3433;
	font-weight: bold;
}
