body {
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; }
