<!--
body, td, input, textarea, select {
	color: black;
	font: 8pt Verdana;
	font-weight: none;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
-->