BODY {
	background-color: #000000;
	color:#ffffff;
	font-family: arial, fantasy;
	font-size: 12pt;
}

TD {
	font-size:12pt;
}

A {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
}

A:active {
	color: #FF0000;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}
