body { 
    background: #fff; 
    font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-size: 12pt; 
    line-height: 18px; 
    color: #000; 
    position: relative; 
    -webkit-font-smoothing: antialiased; 
}

h2{
    font-size: 13pt; 
}
ul#lista-perguntas, ul#respotas{
    list-style-type: none;
}


#topo-forum, .comandosMateria, #header, 
#top-nav, #botton-nav, #left-column, 
#right-column, .show-on-phones, 
.hide-on-phones, #breadcrumbs, 
#search-content, .forumButtons, 
#tohome, #toback, #totop, #vizualizacao
{
    display:none !important;
    visibility: hidden !important;
    overflow: hidden !important;
}

#print-header{
    background-color: #1B2F46;
    height: 60px;
    width:100%;    
    margin-bottom:20px;
}
.post_date {
    font-size: 11px;
    text-align: right;
    padding-right: 2px;
}

#copyright {
    padding-top: 1px;
    clear: both;
}

#copyright p {
    text-align: center;
    width: 65%;
    margin: 0 auto;
    font-size: 10px;
}