body
{
	
	font-family:verdana,arial,sans-serif;
	color:white;	
	font-size:11px;
}

a
{
	color:gray;
	letter-spacing:1px;
	font-size:10px;
}

table
{
	font-size:11px;
	border:1px solid black;
	background:#000000;
}

.heading
{
	background:gray;
	color:white;
	font-weight:bold;
	padding:5px;
}