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

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}