@charset "UTF-8";
.headingtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.bodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

