body,html {height: 100%;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#text {
background-color: #000;
color: #333366;
width: 800px;
height: 450px;
text-align: justify;
}
a, a:visited, a:active {
color: #fff;
text-decoration: none;
}
a:hover {
color: #FFF;
text-decoration: none;
}