
table {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
}
.input {
	BACKGROUND: #ffffff; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt
}
A {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}