.ezedit_body {
	font-family: Arial, Verdana, Sans-Serif;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #737273;
	color: #E2E2E2;
	font-size: 12px;
	line-height:15px;
}
.normal {
	font-family:Arial;
	font-size:12px;
	color: #E2E2E2;
	line-height:15px;
}
.sub_heading {
	font-family:Arial;
	font-size:14px;
	color: #E2E2E2;
	line-height:15px;
	font-weight:bold;
}
.heading {
	font-family:Arial;
	font-size:15px;
	color: #E2E2E2;
	line-height:15px;
	font-weight:bold;
}
.important {
	font-family:Arial;
	font-size:13px;
	color: #FF0000;
	line-height:15px;
}
.blue {
	font-family:Arial;
	font-size:12px;
	color: #002CD7;
	line-height:15px;
}
.orange {
	font-family:Arial;
	font-size:12px;
	color: #FF5C00;
	line-height:15px;
}
.green {
	font-family:Arial;
	font-size:12px;
	color: #00996C;
	line-height:15px;
}
.red {
	font-family:Arial;
	font-size:12px;
	color: #F01D35;
	line-height:15px;
}
.purple {
	font-family:Arial;
	font-size:12px;
	color: #5800C1;
	line-height:15px;
}
.yellow {
	font-family:Arial;
	font-size:12px;
	color: #FFD900;
	line-height:15px;
}

