/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #E0DFE3;
	background-image: url(gdback.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: large;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #666666;
	font-size: small;
}
-->
</style>

