body.mceContentBody {
	color:#7F7F7F;
}
h1, .h1, body.mceContentBody h1, body.mceContentBody .h1 {
	font-size:18px;
	line-height:18px;
	margin-bottom:8px;
	font-weight:300;
	text-transform:uppercase;
	color:#7F7F7F;
}
h2, .h2, body.mceContentBody h2, body.mceContentBody .h2 {
	font-size:14px;
	line-height:18px;
	margin-bottom:8px;
	font-weight:300;
	text-transform:uppercase;
	color:#7F7F7F;
}
h3, .h3, body.mceContentBody h3, body.mceContentBody .h3 {
	line-height:13px;
	margin-bottom:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#7F7F7F;
}
.realcontent ul, body.mceContentBody .ul, body.mceContentBody ul {
	list-style-type:none;
	list-style-position:outside;
	margin-left:0px;
}
.realcontent ul li, body.mceContentBody .ul .li, body.mceContentBody ul li {
	background-image:url(sb1.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:10px;
}
