@charset "UTF-8";
body,td,th {
	font-family: Arial Narrow, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}
body {
	background-color: #000;
	margin-top: 144px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: Arial Narrow, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.byline {
	font-family: Arial Black, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #0CC;
}
a:active {
	color: #09C;
}
.subhead {
	font-family: Arial Narrow, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
