@charset "utf-8";
.main_text {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.headingtext {font-family: Georgia, "Times New Roman", Times, serif
}

.main_text_faqheader {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.main_text_small {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

