body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1f8302;
	font-family:Arial, Helvetica, sans-serif
}
.orange_title{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#C60
	
}
.greentitle{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#004000
	
}
.question_txt{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#004000
}
a:link {
	color: #1F8302;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F8302;
}
a:hover {
	text-decoration: none;
	color: #4FB332;
}
a:active {
	text-decoration: none;
}.content {
	font-family: "新細明體";
	font-size: 12px;
}
.hightlight {
	color: #4FB332;
	font-family: "新細明體";
	font-size: 12px;
}
.hightlight2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #CC9900;
}

