.normal_text {  font-family: "Arial", "新細明體"; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal}
a:active {
	font-size: 12px;
	color: #339999;
	text-decoration: none;
	font-family: "Arial", "新細明體";
}
a:hover {
	font-size: 12px;
	color: #669999;
	text-decoration: underline;
	font-family: "Arial", "新細明體";
}
a:link {
	font-size: 12px;
	color: #339999;
	text-decoration: none;
	font-family: "Arial", "新細明體";
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: "Arial", "新細明體";
}
p {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	line-height: normal;
}
td {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	line-height: normal;
}
h1 {
	font-family: "Arial", "新細明體";
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}
.white {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;

}
.grey99 {

	font-family: "Arial", "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}

