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

body,td,th {
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #66CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
}