body {
	background-color: #000000;
	font-family: "Courier New", "courier", mono;
}
.style1 {
	color: #999999;
	text-align: center;
	font-size: 24px;
}

.style2 {
	color: #999999;
	text-align: center;
}

.style3 {
	color: #999999;
	text-align: center;
}

.style4 {
	text-align: center;
	font-size: 11px;
	color: #999898
}

.style5 {
	color: #666666;
	text-align: center;
}

.style6 {
	color: #999999;
	text-align: center;
	font-size: 11px;
}

.style7 {
	text-align: center;
	color: #999999;
}

.style8 {
	text-align: center;
	font-size: 11px;
	color: #999898
}

a:link {
	color: #999999;
	text-decoration: underline;
} 

a:visited {
	color: #878687;
	text-decoration: underline;
}

a:hover {
	color: #2003FD;
	text-decoration: underline;
}

a:active {
	color: #878687;
}