.title {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.content {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.pagenum {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #168DC5;
	text-decoration: none;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC3366;
	text-decoration: none;
}
.title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #339933;
	text-decoration: none;
}
.title_faq {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}

