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


body {
	background-color: #000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #09F;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:focus {outline:none}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #0057CE;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #09F;
}
.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
}
.style2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.style1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
}
