body {
	background-color: #000000;
	background-image: url(bar.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #3300FF;
}
a:hover {
	color: #33FF00;
}
a:active {
	color: #FF9900;
}
.legal {font-size: 10px}
