/* CSS Document */
<style type="text/css">
<!--body {
	background-color: #FFFFFF;
	margin-left: 100px;
	background-image: url();
}
body,td,th {
	font-family: Geneva, Helvetica, Arial;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #33CCFF;
	
}
a:visited {
	color:#6699FF
}
a:hover {
	color: #000000;
	background-color: #FF0000;
	font-style: italic;
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}
.style1 {font-style: italic}
.style10 {background-color: #000000;
color:#FFFFFF;
font-style: bold;}
.style11 {background-color: #FFFF00;}

-->
</style>