/* Default font in WYSIWYG editor - should be the same as the main CSS for this template */
body.mceContentBody, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt
}

/* Styles that will show up in the WYSIWYG editor */
.bible_study_title {
	font-weight: bold;
	font-size: 175%;
}
.contentheadline {
	background-color: Fuchsia;
}

.smalldimmed {
	font-size: xx-small;
	color: green;
}