table {
	font-size: 12px;
	font-family: "Verdana";

}
input {
	height: 18px;
	font-family: "Verdana";
	font-size: 12px;

}
a:link {
	font-family: "Arial";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;





}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9pt;
	font-family: "Arial";
	font-weight: bold;







}
a:hover {
	color: #990000;
	font-family: "Arial";
	font-weight: bold;



}
a:active {
	color: #FF6600;
	font-family: "Arial";
	font-weight: bold;



}
.txt {
	line-height: 18px;
}
