@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF00FF;
}
a:active {
	color: #FFFF00;
}
.style1 {font-size: small}
.style3 {font-size: 12px}
.style5 {font-size: 12px; font-weight: bold; }
.style6 {font-size: x-small; }
