@charset "utf-8";
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA5115;
	text-decoration: none;
	font-weight: bold;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA5115;
}
