@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #BD9A59;
}
a:visited {
	text-decoration: none;
	color: #6F5F4D;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6F5F4D;
}

td
{
background-repeat: no-repeat
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fineprint {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6F5F4D;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #6F5F4D;
}
