
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: static;
	background-color: #DFB017;
}

.subnav a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.body a:link {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.body a:visited {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
	
.body a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	background-color: #000000;
	font-weight: bold;
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 11 px;
	color: #ffffff;
}


