BODY {
	background-color:#373535;
	color:black;
	font-family: verdana, arial, fantasy;
	font-size: 10pt;
}

TD {
	font-size:10pt;
}

A:link {
	color:gray;
	text-decoration: none;
}

A:visited {
	color:gray;
	text-decoration: none;
}

A:hover {
	color:green;
}

select, input, textarea {
	font-family:arial, fantasy;
	font-size:8pt;
}