body {
	background-color: #F6FAEC;
}

h1 {
	font-size: 24px;
	color: #FFF;
}
body,td,th {
	font-family: 細明體;
}
a:visited {
	color: #999;
}
.style1 {
	font-size: 15px;
	color: #CCC;
	line-height: 19px;
	font-family: "細明體";
}
.style2 {
	font-size: 15px;
	color: #C29C9C;
	font-family: "細明體";
	line-height: 18px;
}
a:link {
	color: #C29C9C;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 13px;
	font-family: "標楷體";
	line-height: 15px;
	color: #333333;
}

