@charset "UTF-8";
body,td,th {
	font-size: 12pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #464646;
	text-align: center;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #9C8E7A;
}
a:hover {
	color: #9C8E7A;
	font-weight: bolder;
}
a:active {
	color: #CCCCCC;
}
