/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #6600FF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FF3300;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 18px;
	color: #33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style7 {
	color: #FFCC00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style9 {font-size: 18px; color: #33CC00; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; }

.style10 {
	color: #FFFFFF;
	font-size: 14px;
}

.style11 {color: #66FF66}

.style13 {color: #FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

.stylecopyright {
	font-size: 10px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
