body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c2b291;
	text-decoration: none;
}
:hover.nav {
	color: #FFFFFF;
	text-decoration: underline;
}
.folio {
	font-family: Georgia, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
:Hover.folio {
		
	color: #CC6600;
	text-decoration: underline;
}

.footer {
	font-family: verdana;
	font-size: x-small;
	color: #666666;
}
:Hover.footer {
	color: #000000;
}
.style1 {
	font-family: Arial;
	font-size: 18pt;
	color: #7C4504;
	font-weight: bold;
}
.style2 {
	font-family: verdana;
	font-size: x-small;
}
.heading {
	font-family: Arial;
	font-size: 12pt;
	color: #7C4504;
	font-weight: bold; text-transform:uppercase;
}
.fit {
	font-family: verdana;
	font-size: small;
	color: #666666;
}
.cont {
	font-family: Arial;
	font-size: 12pt;
	color: #A1793E;
	font-weight: bold; text-transform:uppercase;
}
.numb {
	font-family: Arial;
	font-size: 12pt;
	color: #C2B797;
	font-weight: bold;
}
