
body {
	background-color: #000000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style2 {
	color: #CCCCCC;
	font-size: 12px;
}

.style3 {
	color: #999999; font-size: 12px;
	text-decoration: none; 
		}

