.heading {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-20 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.text-18 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.text-16 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text-14 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.text-12 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.text-11 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;

}