h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 11pt; }

/*
.dt_table {
	border-collapse: collapse;
}

.dt_table td {
	background-color: #ffffff;
	border: 1px #cccccc solid;
	color: #666666;
	font-size: 11pt;
	margin: 1px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

.dt_table thead, .dt_table tr, .dt_table th {
	background-color: #3399ff;
	border: 1px #cccccc solid;
	color: #ffffff;
	font-size: 11pt;
	margin: 1px;
	padding: 4px;
	text-align: center;
}
*/

th {
	background-color: #3399ff;
	border: 1px #cccccc solid;
	color: #ffffff;
	font-size: 11pt;
	margin: 1px;
	padding: 4px;
	text-align: center;
}

/*
.dt_tr_odd {
	background-color: red
}

.dt_tr_even {
	background-color: yellow
}
*/

.sep {
	border: dotted #999999;
}
.alert {
	color: #993300;
	font-size: 11px;
}
.shead {
	font-size: 16px;
	color: #0099FF;
}
.chapterhead {
	font-family: "Georgia", "Times New Roman", "Times", "新細明體";
	font-size: 21px;
	color: #003399;
	font-weight: bold;
}
.fontstimes {
	font-family: "Times New Roman", "Times", "serif";
	font-weight: bold;
}
.shead_green {
	font-size: 15px;
	color: #999900;
	font-weight: bold;

}
.remark {
	font-size: 11px;
}
