.mceContentBody {
	width:978px;
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
	font-size:12px;
	margin:auto;
}

.mceContentBody h1{
	margin-top:10px;
	font-weight:normal;
}

.mceContentBody h2 {
	font-weight:normal;
}

.mceContentBody p {
	text-align:justify;
}

.mceContentBody hr {
	border:0px;
	border-bottom:1px solid #9f1d25;
}

.mceContentBody a {
	color: #000000 !important;
	border-bottom:1px solid #9f1d25;
	text-decoration:none;
}

.mceContentBody a:hover {
	color: #000000 !important;
	background-color:#d1d4d6;
	border-bottom:1px solid #9f1d25;
	text-decoration:none;
}

.img {
	margin:10px;
	padding:10px;
	background:#fff;
	border: 1px solid #000;
}

.img_left {
	padding:10px;
	background:#fff;
	margin:0px !important;
	margin-right:10px !important;
	margin-bottom:5px !important;
	float:left;
	border: 1px solid #000;
}

.img_right {
	padding:10px;
	background:#fff;
	margin:0px !important;
	margin-left:10px !important;
	margin-bottom:5px !important;
	float:right;
	border: 1px solid #000;
}
