.header1 {
	font-family: "細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.header2 {
	font-family: "細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}


.bodytext {
	font-family: "細明體", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.smallfooter {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}



 :link { color: #3333FF }
 :visited { color: #3333FF } 
 a:active { color: #3333FF }
 a:hover { color: #3333FF }