.ezedit_body {
	font-family: Tahoma;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #FFFFFF;
	color: 454545;
	font-size: 12px;
	line-height: 18px;
}
.important {
	font-family:Arial;
	font-size:12px;
	color: #FF0000;
	line-height: 16px;
}
.normal {
	color: #454545;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
.sub_heading {
	font-family:Tahoma;
	font-size:15px;
	line-height: 18px;
	font-weight:bold;
	color: #5ea7df;
}
.heading {
	font-family: Tahoma;
	font-size: 25px;
	color:#5ea7df;
	letter-spacing: px;
	line-height: 25px;
}
.tiny {
	color: #BDBDBD;
	font-family: Tahoma;
	font-size: 9px;
}
.small {
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
}
.toxic {
	color:#7cd639
}