/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg/blue.jpg);
	background-repeat: repeat;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #006699;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 11px;
	color: #003366;
}
.style1 {font-size: x-small; font-color: #333333}
.style2 {font-size: x-small; font-weight: bold; font-color: #666666 }
-->
</style>
