body
{
	background-color : #000000;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
}

.grey
{
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
}

.adr
{
	font-size : 9px;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : #999999;
}

a
{
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Verdana;
	font-size : 9px;
	color : #999999;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : #999999;
	text-decoration : none;
}