.floatleft {DISPLAY: block; FLOAT: left; }
.floatright {DISPLAY: block; FLOAT: right; }
.clear {CLEAR: both; }
.center {TEXT-ALIGN: center; }
IMG.margin {MARGIN: 20px; }
UL.none {LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none; }
UL.disc {LIST-STYLE-TYPE: disc; }
UL.abc {}
UL.decimal {LIST-STYLE-TYPE: decimal; }
.italic {FONT-STYLE: italic; }
BODY.mceContentBody {BORDER-BOTTOM: #f0f0ee 1px dotted; BORDER-LEFT: #f0f0ee 1px dotted; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND: #003366; COLOR: #ffffff; BORDER-TOP: #f0f0ee 1px dotted; BORDER-RIGHT: #f0f0ee 1px dotted; }
.mceContentBody A {COLOR: white !important; FONT-WEIGHT: bold; }