/* CSS Document */
body {
	background-color: #000000;
}
.style1 {color: #999999}
.style2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}

.style3 {
	color: #999999; font-size: 12px;
	text-decoration: none; 
		}