/* CSS Document */

/* CSS Document */

.bodytext{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.heading{
	font-style:bold;
	font-weight:strong;
	font-size:12px;
	color:#ED8224;
	font-family:Arial, Helvetica, sans-serif;
}
