html {
	height: 100%;
}

body,td,th {
	color: #FFFFFF;
}
body {
	font-family: verdana;
	font-size: 11px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.menustyle {
height:20px;
background:url(menubg.gif)
}
a {
	font-family: verdana;
	font-size: 10px;
	color: #d1d1d1; 
	text-decoration:none;
	font-weight:bold;	 
}
a:visited {
	color: #d1d1d1;
}
a:hover {
	color: #FFFFFF;
}
.copyright
{
font-size:9px;
}
