.WORD_Eng {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #BEBEBE;
}
a.link_Eng:link {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #BEBEBE;
	text-decoration:none;
}
a.link_Eng:visited {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #BEBEBE;
	text-decoration:none;
}.Form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEBEBE;
	background-color: #666666;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}

