@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(
<img src="images/background.gif");
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #569da8;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #569da8;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #569da8;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #569da8;
	font-weight:bold;
	text-decoration: none;
}
