body.mceContentBody {
   background: #FFF;
   font-family: Tahoma, Helvetica, sans-serif;
   font-size: 11px;
   color: #344352;
}

.BoldRed {
  color:#FF2310;
  font-weight:bold;
}

.BoldBlack {
  color:#000000;
  font-weight:bold;
}

.Italic {
  font-style: italic;
}

h1 { font-size:20px; color:#9c0002; }
h2 { font-size:16px; color:#000000; }
h3 { font-size:14px; color:#000000;}
h4 { font-size:12px; }
h5 { font-size:9px; }
h6 { font-size:9px; }


