<style type="text/css">
<!--
body {
	background-color: #ffffd6;
}
.style1 {font-size: large}
.style3 {font-size: x-large}

a:link {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #00FF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {font-size: small}
.style4 {
	color: #000099;
	font-weight: bold;
}
-->
</style>