body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
    font-size: 16px
}
.style3 {
    font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; }
.bg {
	background-image: url(http://www.hk40.com/images/a00/av-01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}