/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/pix_bg.gif);
}
a:link {
	color: #fffff6;
	text-decoration: none;
}

.Style1 {color: #000000}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #fff333;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline overline;
}
-->
</style>

