td {
	font-size: 9pt;
	line-height: 18px;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
input {
	font-size: 9pt;
}
select {
	font-size: 9pt;
}
.txt {
	border: 1px solid #999999;
}
.input {
	border: 1px ridge;
}
