.ezedit_body {
	font-family: Arial, Verdana, Sans-Serif, Times New Roman;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #FFFFFF, #8fa880, #660099, #0050000, #FFFF00;
	color: #000000;
	font-size: 12px;
	line-height:15px;
}
.normal_sz_12 {
	font-family:Arial, Times New Roman;
	font-size:12px;
	color: #000000, #8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
}
.sub_heading_sz_14 {
	font-family:Arial, Times New Roman;
	font-size:14px;
	color: #000000, #8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
	font-weight:bold;
}
.heading_sz_16 {
	font-family:Arial, Times New Roman;
	font-size:16px;
	color: #6C4B7F, #8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
	font-weight:bold;
}
.important_sz_12 {
	font-family:Arial, Times New Roman;
	font-size:12px;
	color: #FF0000, #8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
}
.centered_sub_head {
	font-family:Arial, Times New Roman;
	font-size:14px;
	color: #000000, #8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
	font-weight:bold;
	text-align: center;

}
.centered_heading {
	font-family:Arial, Times New Roman;
	font-size:16px;
	color: #6C4B7F, 8fa880, #660099, #0050000, #FFFF00;
	line-height:15px;
	font-weight:bold;
	text-align: center;
}

 .light_green {color: #33FF99}
 .green {color: #8fa880}
 .purple {color: #660099}
 .dark_green {color: #005000}
 .yellow {color: #ffff00}
 