body { 
	background-color: #000000;
	color:#5076FA;
	overflow-x:hidden;
	overflow-y:scroll;
	link:white;
	vlink:white;
	alink:white;
}
span {
color:white;
}
p {
	text-align:center;
	font-family:verdana,arial,sans-serif;
}
p.white {
	color:white;
}
a.green {
	color:green;
}
a.yellow {
	color:yellow;
}
a {
	color:white;
}
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
        font-weight:bold;
	color:white;
}
img {
	border-width:0px;
}
/*
	color:white;
*/
