body {
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 10pt;
	color: #CCCCCC;
	margin: 0;
	background: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
tr, td, p {
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 10pt;
	color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
