td {
	font-size: 9pt;
	color: #000000;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 9pt;
	color: #993300;
	text-decoration: none;
}
.inputtext {
	font-size: 9pt;
	color: #006600;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}

