.font {	font-size: 9pt;	font-family: "ËÎÌå";}


table {
	font-size: 9pt;
	color: 646464;
	text-decoration: none;

}

.input {
	font-size: 9pt;
	border: 1px dashed #666666;
	color: #333333;
	font-family: "Courier New", "Courier", "mono";
	border-style: solid; 
	border-width: 1;
}
select {
	font-size: 9pt;
	color: #333333;
	background-color: E1F5FA;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
