body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	background-color: #ffffff;
	text-align: justify;
}
.text {
	line-height: 130%;
	text-indent:0.2px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b0c3c;
	text-decoration: underline;
	padding-left: 10px;
	font-weight: bold;
}
.cusheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}