#cnblogs_post_body h3 {
    font-size: 16px;
    font-weight: bold;
}
#cnblogs_post_body p {
    font-size: 16px;
}
#cnblogs_post_body ol,ul {
    font-size: 15px;
}
h3 {
    color: #fff;
    background-color: #6da47d;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin: 10px 0px;
    text-shadow: 2px 2px 3px #404040;
}
h1, h2, h3, h5, h6, th {
    font-weight: bold;
    color: #FFFFFF;
}
h4 {
   
    color: #000000;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheeth3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
Inherited from div.postBody
.postBody {
    font-size: 14px;
    line-height: 1.8;
}
Inherited from body
body {
    color: #333;
    background: #dee7de;
}
body {
    color: #333;
    background: #dee7de;
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 1.8em;
}
body {
    font-family: Helvetica,Verdana,Arial,sans-serif;
}