@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
html, body{ height:100%; }