body
{
	background-color: black;
	color: white;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
}

div.back
{
	color: #777777;
	float: left;
	font-size: 14px;
	margin: 5px;
	text-decoration: none;
}

div.footer
{
	background-color: black;
	color: #777777;
	font-size: 0.8em;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
}

table
{
	margin: 0;
	padding: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus
{
	background-color: black;
	color: #777777;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

