html, body, table {
	height: 99%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	background-image: url(/images/mwd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
