@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #CCCCCC;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-position: center;
	height: auto;
	background-color: #3B3B3B;
}
.bodytext {
	font-size: 12px;
	color: #FFFFFF;
}
.body_centered {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.bodytext_small {
	font-size: 10px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
