BODY
{
	font-family:"ms sans serif";
	font-size:14px;
	background-color: #000000;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
TD {
	font-family:"ms sans serif";
	font-size:14px;
}
P {
 font-family:"ms sans serif";
 font-size:14px;
}
.head {
	font-family:"ms sans serif";
	font-size:18px;
	font-weight: bold;
	text-decoration: underline;
}
.Button {
	font-family:"ms sans serif";
	font-size:14px;
	color: #000000;
	background-color:#CCCCCC;
	border:none;
}
a {
	color: #999999;
}
a:hover { color:#00FFFF}
