/* CSS Document */

<style type="text/css>
<!--
body {
	background-color: #669966;
	font size: 18px; color:#330066
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
    color: #660099;
	text-decoration: none;
}
a:hover {
    color: #FF99FF;
	text-decoration: none;
}
 
h2 {
	font-size: 18px;
	color: #330066;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	 
}

 
 
.style3 {color: #FFFF99}
 .style5 {color: #330066}
.style7 {font-size: 24px}
.style9 {color: #330066}
.style10 {color: #330066}
 
-->
</style>
