.common {
	font-family: Arial, Times, serif;
	font-size: 15px;
	text-align: justify;

}
.common2 {
	font-family: Arial, Times, serif;
	font-size: 15px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;

}
.heading {
	font-family: Arial, Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #000000;

}
