body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {
	color: #CCCCCC;
	font-size: 8pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
