.indexBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	font-weight: normal;
}
.heading{
	font-weight:bold;
	text-align:center;
}
.details{
	font-weight:normal;
	text-align:justify;
	padding-bottom:0px;
}
.color_red{
	color:red;
}
.color_white{
	color:#FFFFFF;
}