.ch1 {  font-family: "????"; font-size: 11px; line-height: 20px}
.ch2 {  font-family: "????"; font-size: 13px; line-height: 25px}
.en1 {  font-family: "Verdana"; font-size: 11px; line-height: 20px}
.en2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;


}
a:hover {
	color: #999900;
	text-decoration: none;
}
a {  color: #999900; text-decoration: underline}
.ch3 {
	font-size: 15px;
	line-height: 20px;
	font-family: "????";
	font-weight: bold;

}
.submitbutton {
	border: 1px ridge #006600;
	background-color: #E1F0E3;
	font-family: "????";
	font-size: 12px;
	line-height: 21px;

}
