body.mceContentBody {
   background: #FFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align:left;
	color: #404040;
}

.BoldRed {
  color:#FF2310;
  font-weight:bold;
}

.BoldBlack {
  color:#000000;
  font-weight:bold;
}

.Italic {
  font-style: italic;
}
img { border:none; }
h1 {
   margin:0px 0px 0px 0px;
   font-size:24px;
   color:#535353;
   font-weight:bold;
}
h2 {
   margin:0px 0px 0px 0px;
   font-size:18px;
   color:#821309;
}

h2 a {
   font-weight:normal;
   color:#5d5d5d;
   text-decoration:none;
}
h2 a:hover {
   color:#3190b0;
}

h3 { font-size:14px; color:#821309; font-weight:bold; }
h3 a {
   color:#821309; text-decoration:underline; }
}
h3 a:hover
{
   color:#414141;
}


h4 {
  font-size:14px;
  font-weight:bold;
}

h5 {
   margin:0;
   font-family:Trebuchet MS, sans-serif;
   font-size:14px;
   font-weight:normal;
}


