body {
	background-color: #000000;
	background-image: #000000;
	background-repeat: none;
}
.style1 {
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
body,td,th {
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

