body.mceContentBody, .mceContentBody td, .mceContentBody pre {
	font-size: 12px;
}

.mceContentBody, .item-description {
	font-size: 12px;
}

.mceContentBody p, .item-description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

.mceContentBody ul, .item-description ul {
	list-style: disc inside;
}

.mceContentBody  ol, .item-description ol {
	list-style: decimal inside;
}

.mceContentBody ul, .item-description ul,
.mceContentBody ol, .item-description ol {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.mceContentBody ul li, .item-description ul li,
.mceContentBody ol li, .item-description ol li {
	padding-left: 0px;
	margin-left: 0px;
}

.eText_bigBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.eText_bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #D71920;
}

.mceContentBody table, .item-description table {
	width: 380px;
}

/* START DEBUG 
.mceContentBody table, .item-description table {
	border: 1px solid #FF5555;
}

/* END DEBUG*/
