body {
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	color: #000000;
	background-image: url(images/pagebackground.gif);
	background-position: center center;
}
body,td,th {
	color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style1 {color: #000000}
