.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.chinesenormal {
	font-family: "新細明體";
	font-size: 14px;
}
a:link {
	text-decoration: none; color: #FF0066
}

a:visited {
	text-decoration: none; color: #FF3300
}

a:active {
	text-decoration: none; color: #3366CC
}

a:hover {
	text-decoration: none; color: #3366CC; 
}

.chinesetitle {
	font-size: 14px;
	color: #3366CC;
	font-weight: normal;
	font-family: "新細明體";
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.chinesesubtitle {

	font-family: "新細明體";
	font-size: 12px;
	color: #FF6600;
}
.chinesequotation {
	font-family: "新細明體";
	font-style: italic;
	color: #3399CC;
	font-size: 10pt;
}

.specialnote {
	color: #CC3399;
	font-weight: bold;
}
.newitem {	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #3399CC;
	font-size: 9pt;
}

