body {
	background-color: #000000;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	color: #999999;
	font-size: 12px;
}
.style6 {font-size: 18px; 
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif; }
.style10 {color: #000000;
		font-size: 14px;
}
.style11 {color: #FF0000;
		font-size: 14px;
}
.style24 {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.style28 {
	color: #FFFFFF;
	font-weight: bold;
}
.style29 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.style30 {color: #FF0000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.b:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 18px;
}
.b:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 18px;
}
.b:hover {
	text-decoration: none;
	color: #666666;
	font-size: 18px;

}