@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF9933;
}
.style1 {
	font-size: 31px;
	font-weight: bold;
}
.style3 {font-size: 18px}
.style5 {font-size: 27px}
.style7 {font-size: 22px}
.style8 {
	font-size: 26px
}.bigtxt {
	font-size: 20px;
}
.smtxt {
	font-size: 12px;
}
