.text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.textbold {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.textcontent {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #1E3434;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:link {
	font-family: "Comic Sans MS";
	color: #333333;
}
.text_service {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.text_service_center {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-style: italic;
}

.text_service1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	text-decoration: line-through;
}
.chapter_center {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

