BODY, TD {
	font-size : 8pt;
	background-color : transparent;
	font-weight : bolder;
	font-family : sans-serif;
}

A {
	text-decoration: none;
	color: Black;
}

A:Hover {
	text-decoration: underline;
	color: Black;
}
