.font1 {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;

}
.input {
	height: 17px;
	width: 100px;
}
.td {
	border: 1px solid #666666;
}
.font2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.font3 {
	font-family: "Arial";
	font-size: 12px;
	line-height:1.8; 
}
.input2 {
	height: 18px;
	width: 50px;
}
.font4 {
	font-family: "Arial";
	font-size: 14px;
	line-height:1.8;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}
