@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A6A6A6;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A6A6A6; font-weight: bold; }
.style10 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.style13 {
	font-size: 12px;
	color: #999999;
}
.style15 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.borderone {
	border: thin solid #333333;
}

