body.mceContentBody {
   xbackground: #ef0090 !important;
   background-image: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
}
p{
	color: black;
	font-size: 10pt;
	margin: 0em;
	padding: 0em;
}
.contentheading{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
}
.ingress{
	font-size: 9pt
}
.credit{
	color: black;
	font-size: 8pt;
}
div.content a{
	color: black;
	font-size: 10pt;
	text-decoration: underline;
}

div.content ul{
	color: black;
}

h3.igallery{
	margin: 0em;
	padding: 0em;
	color: #ec018e;
}
h3.igallery a{
	text-decoration: none;
	color: #ec018e;
}

table#ignite_cat_table p{
	color: black;
}
table#ignite_menu_table p{
	color: black;
}
table{
	width: 100%;
}
td{
	font-size: 10pt;
}
.tablebg_dark{
	background-color: #765b40;
	color: white;
}

.tablebg_light{
	background-color: #d5d5d5;
	color: black;
}