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


body {
	background-color: #000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:focus {outline:none}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #BC0000;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.style4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #000;
}
.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
}
.style2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
a.external:link {
	color: #C00000;
	font-weight: normal;
}
a.external:visited {
	color: #C00000;
	font-weight: normal;
}
a.external:hover {
	text-decoration: none;
	color: #EFAF29;
}
a.external:active {
	color: #C00000;
} 
.style3Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

