table {
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}
.style6 {color: #666666}
a:link {
	color: #333333;
}
a:visited {
	color: #66CC00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
.style8 {color: #999999; font-size: 10px; }
