@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
}
.white{
	color:#EEE;
	font-weight: normal;
}