body
{
	margin: 0;
	background-color: #000000;
	
	font-family: Verdana, Arial, geneva, futura, futurist, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}
table
{
	font-size: 12px;
	color: #e0e0e0;
}
a
{
	text-decoration: none;
	color: #ffffff;
}
a:hover
{
	text-decoration: underline;
}
p
{
	text-align: justify;
}