<style type="text/css">
.style1 {
	background-color: #000000;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topnav {
	color: #998776;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover.footer {
	color: #998776;
}

.rightpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 10 px;
}

.mainpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 10 px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6e6157;
}

.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}


</style>