body {
	line-height: 1.8em;
	color: #114422;
	background:  url(../images/beige.jpg) fixed;
	letter-spacing: 0.05em;
	font-family: "全真細黑體", "華康細黑體";
	margin-top: 0.5em;
	margin-bottom: 0em;
}
p {
	text-indent: 2em;
	letter-spacing: 0.05em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
p, li , ol, ul { font-size: 15px;  line-height: 1.8em; }

h1 {
	font-size: 32pt;
	line-height: 1;
	color: #FFFFCC;
	margin-top: 0.2em;
	padding-top: 7px;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 24pt;
	color: #114511;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
h3 {
	font-size: 18pt;
	line-height: normal;
	color: #663300;
	margin-top: 1em;
	margin-bottom: 0px;
}
h4 {
	font-size: medium;
	color: #114422;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
h5 {
	font-size: 18pt;
	color: #006666;
	margin-top: 0.5em;
	padding-top: 0.5em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
a {
	text-decoration: none;
	color: #0099FF;
	font-size: 15px;
}
a:hover {  color: #FF0000}
a:active {  color: #FF0000}
ul, ol {
	list-style-type: square;
	margin-top: 0.5em;
	margin-left: 2em;
	margin-bottom: 0.5em;
}
ol { list-style:decimal; }

blockquote {  line-height: 1.5; color: #114422; letter-spacing: 0.05em}
.noindent {  text-indent: 0em}
h6 {
	font-size: 14pt;
	color: #336666;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
td {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.35;
	font-size: 15px;
}
dd {
	text-indent: 4em;
}
