@charset "ISO-8859-1";
body {
	background-color: #000000;
	vlink:#990099;
	alink:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
}
h2 {
	font-weight: bold;
	color: ##FFFF00;
	text-align: center;
}
.footer {
	font-size: small;
	color: #FFFF00;
	text-align: center;
}

