.heading {
	font-family: "細明體";
	font-size: 15px;
	color: #0073CD;
	letter-spacing: 1px;
	;
	font-weight: bold;
	line-height: 20px;
}
.link {
	font-family: "細明體";
	font-size: 15px;
	color: #FF6633;
	text-decoration: underline blink;
	line-height: 20px;
	letter-spacing: 1px;
}
a:link {  color: #FF3300}
a:hover {  color: #FF3300}
a:visited {	color: #3399FF}
.content {
	font-family: "細明體";
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
	;
	font-weight: normal;
	line-height: 20px;
	word-spacing: normal;


}
.remark {
	font-family: "細明體";
	font-size: 12px;
	color: #0073CD;
	letter-spacing: 1px;
	;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;


}
.SmallText {
	font-family: "細明體";
	font-size: 12px;
	color: #0066CC;
	text-decoration: blink;
	line-height: 20px;
	letter-spacing: 1px;
; font-style: italic

}
