.ezedit_body {
	font-family: Tahoma, Verdana, Sans-Serif;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #000000;
	color: #d4d4c1;
	font-size: 11px;
	line-height: 24px;
}
.important {
	font-family:Tahoma;
	color: #FF0000;
	line-height: 24px;
}
.normal {
	color: #d4d4c1;
	font-family: Tahoma;
	line-height: 24px;
}
.sub_heading {
	font-family:Tahoma;
	line-height: 24px;
	font-weight:bold;
	color: #aa9b6b;
}
.heading {
	font-family: Tahoma;
	color:#97813c;
	font-weight:bold;
	line-height: 40px;
}
