@charset "iso-8859-1";

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	body: margin-left:0px; margin-top:0px;
}
img
{  border-style: none;
}

.nomarginsorborders {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 1px;
	top: 1px;

}
