.mce-content{
font:16px Georgia, serif;
color: #595959;
}
.mce-content h1 {
font: 35px "PointedNormal", serif;
color:#0e352d;
margin: 0 0 15px;
}
.mce-content h2 {
font: 24px Georgia, serif;
margin: 0 0 15px;
color:#0E352D;
}
.mce-content h3 {
font: 20px Georgia, serif;
margin: 0 0 15px;
color:#0E352D;
}
.mce-content h4 {
font: 18px Georgia, serif;
margin: 0 0 15px;
color:#0E352D;
}
.mce-content h5 {
font: 15px Georgia, serif;
margin: 0 0 15px;
color:#0E352D;
}
.mce-content h6 {
font: 12px Georgia, serif;
margin: 0 0 15px;
color:#0E352D;
}
.mce-content p {padding: 0 0 15px;}
.mce-content ul {
margin: 0 0 15px 25px;
list-style: disc;
}
.mce-content ol {
margin: 0 0 15px 25px;
list-style: decimal;
}
.mce-content dl {margin: 0 0 15px;}
.mce-content dl dt {
float: left;
width: 170px;
clear: both;
}
.mce-content dl dd {margin-left: 180px;}
.mce-content table {margin-bottom: 15px;}
.mce-content table caption {
text-transform: uppercase;
margin-bottom: 5px;
font-weight: bold;
}
.mce-content td, .cms-content th {
border: 1px solid #ccc;
padding: 2px 4px;
}