/* CSS Document */

body {

	background-color:#000000;
	margin-top:0px;
	font:Tahoma, Microsoft Sans Serif, Arial;
	font-size:17px;
	text-align:center;
	color:#000000;
}
A:link {color:#000000;}
A:visited {color:#000000;}
A:hover {color:#666666;}
A:active {color:#000000;}

.blackborder {
border: 1px solid rgb(0,0,0);
}

span.style1 {
	font-size:13px;
	font-style:inherit;}

span.style2 {
	color: #FF0000;
	font-weight: bold;}	
	
span.style3 {
	font-size:30px;
	font-weight: bold;}

span.style4 {
	font-size: 40px;;
	font-weight: bold;;}