body
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: White;
	background: Black;
}

h1
{
	font-weight: bold;
	font-size: 20px;
	color: White;
}


table
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
}


a:link { color: White }
a:visited { color: Yellow }
a:hover { color: Yellow }

