BODY {
	background-color: Black;
}
BODY, TD, TH  {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
A {
	font-size: 13px;
	font-weight: bold;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	font-size: 13px;
	COLOR: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
p  {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input {
	border-width: 1px;
	border-color: Black;
}
