#mainmenu, #sidebar, #footer, #comments_container, .navigation, .entry-meta-wrapper {
    display: none;
}
.entry-date {    
    margin-bottom: 18pt;
    line-height: 18pt;
}
.entry-date .published {
    border: none;
}
#header h1 {
    margin-bottom: 0;
    font-size: 22pt;
    line-height: 36pt;
}
#header h2 {
    font-size: 12pt;
    line-height: 18pt;
}
body.single #content h2.entry-title {
    margin-bottom: 0;
}
#wrapper {
    /*padding-right: 18pt;*/
}
body {
font-family:georgia, times, serif;
font-size: 12pt;
}
html>body {
font-size: 12pt;
}

table { 
font-size: 12pt;
}
p, ul, ol, label {
line-height: 18pt;
margin-bottom: 18pt;
}
h1, h2 {
    font-size: 22px;
    line-height: 36px;
}
h3 {
    font-size: 15px;
    line-height: 18px;
}
h4, h5, h6 {
    font-size: 12px;
    line-height: 18px;
}
