@charset "ISO-8859-1";
:link {
	text-decoration: none;
	color: #FFF;
}
:visited {
	text-decoration: none;
	color: #FFF;
}
body {
	color: #FFF;
	background-color: #000;
	font-family: Arial;
	font-size: 11px
}
table {
	color: #000;
	font-family: Arial;
}

#NavBar table {
	color: #FFF;
	font-family: Arial;
}
