html .mceContentBody {
max-width:640px;
}
* {
font-family: Georgia, "Roboto Slab ", serif;
color: #444;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {font-size: 1.2rem; line-height: 1.1em; margin-bottom: 1rem; margin-top: 0; color: #000; font-weight: normal; letter-spacing: .03em; font-weight: 700; color: #222222;}
body {
font-family:, Arial, Helvetica; /* main font family */
font-size: 14px; /* base font size */
color: #444444; /* base text color */
}
p, pre {font-size: 14px; line-height: 18px; margin-bottom: 18px; margin-top:0;}
p.large {margin-top:0!important;}
h1 { font-size: 36px;}
h2 { font-size: 30px;color: #222222;}
h3 { font-size: 24px;}
h4 { font-size: 20px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
blockquote { padding: 20px; margin-bottom: 1.8rem; background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.55); margin:15px 0;}
table {width: 100%; border-collapse: separate; color: #444;}
table th,
table td {padding: 30px; border: 2px solid #fff;}
table th {font-size: 1em; font-weight: 500; padding: 10px 20px;}
table tfoot th {font-weight: 500; color: #000;}
table thead td {}
dl {margin: 0 0 26px;}
dd,
dt {margin-left: 36px;}
ul,
ol {list-style: disc; margin: 0 0 1.8rem 35px;}
ul li,
ol li { margin: 0 0 6px; min-height: inherit; display: list-item;}
ul li:before,
ol li:before {display: none;}
ol,
ol li,
ul ol > li {list-style: decimal}
ol ul > li {list-style: disc;}
ul ul,
ul ol,
ol ol,
ol ul{ margin-bottom: 0;}
address { margin-bottom: 1.8rem;}
pre { white-space: pre-wrap; padding: 20px; display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #cccccc; border-radius: 4px;}