.ezedit_body {
	font-family: Arial, Verdana, Sans-Serif;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.important {
	font-family:Arial;
	font-size:12px;
	color: #FF0000;
	line-height: 16px;
}
.normal {
	color: #ffffff;
	font-family: Arial;
	line-height: 16px;
}
.sub_heading {
	font-family:Arial;
	line-height: 17px;
	font-weight:bold;
	color: #993300;
}
.heading {
	font-family: Arial;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 19px;
}