.orange-table-head {
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
}
.blue-table-content {
	font-family: "新細明體", "標楷體";
	color: #000000;
	background-color: #33CCFF;
	font-size: 14px;

}
.yellow-table-content {
	font-family: "新細明體", "標楷體";
	color: #000000;
	background-color: #FFFFCC;
	font-size: 14px;

}
.blue-head-white-text {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: bold;

}
.blue-table {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #FFFFCC;
}
.green-head-white-text {  font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #66CC00}
.white-link {  font-family: "Arial", "Helvetica", "sans-serif"; color: #FFFFFF; text-decoration: none}
.grey-text {  font-family: "Arial", "Helvetica", "sans-serif"; color: #666666}

.orange-head-white-text {  font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #ffcc66}
.white-link {  font-family: "Arial", "Helvetica", "sans-serif"; color: #FFFFFF; text-decoration: none}
.grey-text {  font-family: "Arial", "Helvetica", "sans-serif"; color: #666666}


