.mceContentBody {
/*
	font-family: Times, "Times New Roman", serif;
	font-size:14px;
	background-image: url(/images/stripe_bg.png);
	color:rgb(134,98,72);
	line-height:1.8em;
*/
}

.mceContentBody p {
	margin:0;padding:0;
}
.accent-white{
	color: #fff;
	font-size: 1.7em;
}
.accent-red, a.accent-red{
	color: #ab3504;
	font-size: 2.2em;
}
.accent-green{
	color: #81a113;
	font-size: 1.75em;
}

