body {
	font-family: 細明體;
	font-size: 16px;
	color: #000033;
}

td {
	font-family: 細明體;
	font-size: 16px;
	color: #000033;
		letter-spacing: 2pt;
}

th {
	font-family: 細明體;
	font-size: 16px;
	color: #000033;
		letter-spacing: 2pt;
}

a { 	font-family: "細明體";
	font-size: 16px; color:#0000FF; text-decoration: none; }

a:hover { 	font-family: "細明體";
	font-size: 16px; color:#FF0000; text-decoration: underline; }

ul { font-family: 細明體; font-size: 16px; color: #000033; list-style-type: disc; list-style-position: outside; line-height: 150%; text-align: justify; letter-spacing: 2pt;}

ol { font-family: 細明體; font-size: 16px; color: #000033;  list-style-position: outside; line-height: 150%; text-align: justify; letter-spacing: 2pt;}

.medium {
	font-family: "細明體";
	font-size: 16px;
	color: #000033;
	line-height: 150%;
	text-align: justify;
	letter-spacing: 2pt;
}

.medium_num {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #000033;
	line-height: 150%;
	text-align: justify;		
}

.medium_bold {
	font-family: "細明體";
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2pt;
}

.medium_italic {
	font-family: "細明體";
	font-size: 16px;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2pt;
}

.medium_italic_normal {
	font-family: "細明體";
	font-size: 16px;
	color: #000033;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: 2pt;
	text-align: justify;
}

.big {
	font-family: "細明體";
	font-size: 20px;
	color: #000033;
	font-weight: bold;
	line-height: 150%;	
}

.big_underline {
	font-family: "細明體";
	font-size: 20px;
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	line-height: 150%;	
}

.big_italic {
	font-family: "細明體";
	font-size: 20px;
	color: #000033;
	font-weight: bold;
	font-style: italic;
	line-height: 150%;	
}

.xbig {
	font-family: "細明體";
	font-size: 26px;
	color: #000033;
	font-weight: bolder;
	line-height: 150%;
	letter-spacing: 4pt;
}
