body
{
	background-color:Black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-family: Verdana, Arial;
	font-size: 8pt;	
	color: White;
}

table
{
	background-color:Black;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-family: Verdana, Arial;
	font-size: 8pt;	
	color: White;
}

.header
{
	background-color: White;
}

.mainBody
{
	font-family: Verdana;
	background-color: Black;
	color: White;
}

.Navigation
{
	background-color:Black;
	font-size: 8pt;
	color: White;
	font-family: Verdana;
}

.NavLink
{
	text-decoration: none;
	color: White;
}

.NavLink:Hover
{
	text-decoration: underline;
}

.PageHeadingText
{
	font-size: 12pt;
}

.PageTextHeavy
{
	font-size: 10pt;
	
}
