body
{
	margin:0px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:10px;
	color:#cccccc;
}
.black
{
	font-family:verdana;
	font-size:9px;
	color:#000000;
}
.white,a.white
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
a.white:hover
{
	text-decoration:underline;
}

