.subtitle {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #8C8A44;
	text-align: left;
}
.contents {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.content-title {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.descript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #996600;
	text-align: center;
	text-indent: 10px;
}
.faq-content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-indent: 3px;
}
