table {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-position: center center;









}
a:link {
	color: #00CC66;
}
a:visited {
	color: #00CC66;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #0066CC;
}
body {
	background-color: #FFFFFF;
}
