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

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

.adr
{
	font-size : 9px;
}

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

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

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