body{
	background: black;
	font-family: Tahoma;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a,p,td{
	font-size: 13px;
	color: white;
}
.copy{
	font-size: 8px
}

a:link,a:visited{
	color: white;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}