@charset "utf-8";
body {
	background-color: #000000;
	background-image: url();
}
body,td,th {
	color: #FF9900;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.style1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-size: 16px
}
.style5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style6 {font-size: 16px; font-weight: bold; }
.style7 {
	font-size: 24px
