/* GENERAL STYLES */
body.mceContentBody,
#contentCaption {
	font-size: 0.75em;
	color: #b6b28b;
	line-height: 1.5em;
}

#body.mceContentBody a,
#contentCaption a
{
	color: #524945;
	text-decoration: underline;
}

/* EDITOR PROPERTIES */
.titleText {
font-size: 1.2em;
}


