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

td
{
	font-family : Verdana;
	font-size : 11px;
	color : White;
}

.adr
{
	font-size : 9px;
}

.copy
{
	font-family : sans-serif;
	font-size : 10px;
	color : White;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFCC33;
	text-decoration : underline;
}

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

.bottom-menu
{
	font-family : sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}