.ezedit_body {
	font-family: Arial, Verdana, Sans-Serif;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #FFFFFF;
	color: #4A4A4A;
	font-size: 11px;
	line-height:18px;
}
.normal {
	font-family:Arial;
	font-size:11px;
	color: #4A4A4A;
	line-height:18px;
}
.sub_heading {
	font-family:Arial;
	font-size:14px;
	color: #4A4A4A;
	line-height:18px;
	font-weight:bold;
}
.heading {
	font-family: Arial;
	font-size: 17px;
	color:#E9AC23;
	font-weight:bold;
	letter-spacing: 3px;
}
.important {
	font-family:Arial;
	font-size:12px;
	color: #FF0000;
	line-height:18px;
}

