@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style1 {color: #000000}
.style4 {
	font-size: 20px;
	font-weight: bold;
}
.style6 {font-size: 24px; font-weight: bold; }
.style8 {color: #000000; font-size: 10px; }
.style9 {
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: 10px}
.style7 {	color: #000000;
	font-weight: bold;
}
.style11 {	font-size: 18px;
	font-weight: bold;
}
