.regtxt {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.headerBlackBold {
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
	font-family: "細明體", "新細明體";

}
.regtxtBold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #333333;
	font-weight: bolder;

}
.headerWhite {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerBorder {
	border: 1px solid #B1C982;
}
.footercaption {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #B1C982;
}
.footerNav {
	font-family: "新細明體";
	font-size: 15px;
	color: #B1C982;
	font-weight: normal;


}
.headerGreenBoldCopy {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 25px;
	font-style: normal;
	font-weight: bolder;
	color: #336633;
}
.regtxtBoldRed {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #E10000;
	font-weight: bolder;
}
.headerWhiteCH {


	font-family: "新細明體";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.regtxtCH {

	font-size: 14px;
	color: #333333;
	font-family: "新細明體";
}

