BODY {
	background-color: #000000;
	color:white;
	font-family: verdana, arial, fantasy;
	font-size: 10pt;
}

TD {
	font-size:10pt;
}

A:link {
	color:#FFFF00;
	text-decoration: none;
}

A:visited {
	color:#e1e100;
	text-decoration: none;
}

A:active {
	color:white;
	text-decoration: none;
}

A:hover {
	color:white;
	text-decoration: underline;
}

select, input, textarea {
	font-family: verdana, arial, fantasy;
	font-size: 10pt;
}