/* font */

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#000000;
}

.bgcolor {
	background-color:#010f16;
	}


.whitetext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-style: normal;
	font-weight: lighter;
}

