body {
	background-color: #000000;
	margin-top: 25px;
}
.Style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}