body {
	background-color: #522A00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	color: #996600;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.disclaimer_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.subheader_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
.smallfont {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	color: #996600;
}
