<!--



.leftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.leftLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.leftLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.credits {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
}
.credits a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.credits a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #504736;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d917b;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}




a:link {
	color: #9d917b;
}
a:visited {
	color: #9d917b;
}
a:hover {
	color: #534834;
}
a:active {
	color: #9d917b;
}




-->

