body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	color: #D30000
}
body,td,th {
	color: #BB0000;
}
a:link {
	color: #BB0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {font-weight: bold}
.style8 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {font-size: 24px}
.style5 {color: #FFFFFF}
