@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
body {
	background-image: url();
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style6 {color: #333333}
.style7 {
	font-size: 24px;
	font-weight: bold;
}
.style8 {color: #CCCCCC}
.style9 {
	font-size: 18px
}
.style10 {color: #CC0000}
.style11 {
	font-size: 12px;
	color: #CCCCCC;
}