body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #000000;
	background-position: center center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.statictablewidth {
	position: static;
	width: 750px;
	overflow: hidden;
}
.indextablewidth {
	overflow: auto;
	position: static;
	width: 140px;
}

