html, body {
	margin:0;
	padding:0;
}

.textb {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.sideheadingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;




}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;

}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #89B134;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial;
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
.qtext {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}
.faqcontenttext {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-decoration: none;
}
.centercontenttext {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.titlesbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #89B134;
	text-decoration: none;
}
.titlesboldblack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
