body {
	font-size: 9pt;
	line-height: 20px;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.left {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

td {
	font-size: 9pt;
	line-height: 20px;
}
a {
	color: #000000;
	text-decoration: none;
}
.input {
	border: 1px inset #999999;
	background-color: #FFFFFF;
}
