@charset "utf-8";
h2 {
	font-weight: bold;
	color: #00693e;
	font-family: "微軟正黑體", "標楷體";
}
h4 {
	font-weight: bold;
	font-size: 1em;
	color: #993300;
	font-family: "新細明體";
}
.bolding {
	font-size: 1em;
	font-weight: bold;
	color: #333366;
	font-family: "新細明體";
}
h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #0000CC;
	font-family: "新細明體";
}
p {
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	font-family: "新細明體";
}

