BODY {
	color : #0C0C0C;
	background-color : #006600;
	font-size : 12px;
	font-family : "新細明體", "細明體", "Apple LiSung Light", "Apple LiGothic Medium", Song, Hei, Kai, "Nice Taipei", Taipei;
}

a:link {
	color : #00CC66;
	text-decoration : none;
}

a:visited {
	color : #CCCCCC;
	text-decoration : none;
}

a:hover {
	color : #66FF99;
	text-decoration : underline;
}

a:link.blue0 {
	color : #001F3E;
}

a:visited.blue0 {
	color : #666666;
}

a:hover.blue0 {
	color : #B5E8FF;
	background-color: #005773;
}

table.grey {
	background-color: #555555;
	border: 2px solid #777777;
	color: #cccccc;
	}
	
table.green {
	background-color: #006600;
	border: 2px solid #556B2F;
	color: #66FFCC;
	}	
	
table.green0 {
	background-color: #00FFCC;
	color: #006633;
	}		
	
table.green1 {
	background-color: #006600;
	color: #66FFCC;
	}		

table.blue {
	background-color: #0099CC;
	border: 2px solid #0081AA;
	color: #663366;
	}	
	
table.blue0 {
	background-color: #0099CC;
	color: #663366;
	}	
	
table.blue1 {
	background-color: #005773;
	color: #cccccc;
	}	
	
.tc {
	font-size : 13px;
	line-height : 16px;
	letter-spacing: 2px;
	text-align: justify;
}

.tf {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	text-align: justify;
}

.tf12 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
	text-align: justify;
}

.tf10 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-align: justify;
}

ul { letter-spacing: 0px; }


li { letter-spacing: 0px;  font-weight: bold;  list-style-position: outside;  list-style-type: square;    }
