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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	color: #999999;
}
h2 {
	font-size: 12pt;
	color: #999999;
}
.comingsoon {
	color: #CC0000
}
.black {
	color:#000000
}
.parenthetical {
font-size: 12pt
}