body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

td {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #666666
}

a:visited {
	color: #666666
}

a:hover {
	color: #999999;
}

a:active {
	color: #FFCC00;
}
