.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;

}
.text-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.subhead-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
.header-small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.mceContentBody {background-color: #330099} /*TinyMCE*/