body,td,th 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body 
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

a:link 
{
	color: #FFFFFF;
	text-decoration:underline;
}

a:visited 
{
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover 
{
	text-decoration: underline;
	color: #3C76FE;
}

a:active 
{
	text-decoration: underline;
	color: #FFFFFF;
}

.style6 
{	font-size: 24px;
	font-weight: bold;
}

.style7 
{
	font-size: 16px;
	font-weight: bold;
}