body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}  

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.textoChamadaNoticia {
    color: #FFFFFF;
    font-weight: bold;
    font-size:14px;
}
.sobreAbcd {
    font-size: 13px;
    font-weight: bold;
}
.titSaibaMaisABCD {
    font-size: 14px;
    font-weight: bold;
    color: #FE0000;
}
.tit_bemvindoHome {font-size: 14px}
.alerta {
    font-size: 16px;
    color: #CC0000;
}

.titulos {
    font-size: 14px;
    font-weight: bold;
    color: #D50000;
}

.chamada {
    font-size: 16px;
    font-weight: bold;
    color: #0F87FF;
}
hr {
   margin-bottom:0;
   padding-bottom:0;    
}

.rodape{
   font-weight: bold;
   color: #F8F8F8;
   font-size: 11px;  
}   


#login input{
   border-top: 1px solid #333;
   border-left: 1px solid #333;
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   font-size: 13px;
   margin-bottom: 10px;
   color: #0E0659;
}        
#login select{
   border: 1px solid #333;
   font-size: 13px;
   margin-bottom: 10px;
   color: #0E0659;
}        
#login label{
   display: block;
   width: 100px;
   float: left;
   color: #000;
   border-bottom: 1px solid #f1f1f1;
}        
#login span{
   color: #999;
   font-size: 12px;
}        
#login .botao{
   font-size: 13px;
   background: #f1f1f1;
   margin: 15px 0px 0px 0px;
}

.tituloFAQ {
    color:#06F;
    font-size:13px;
    font-style:italic;
    font-weight:bold;
}
.respostaFAQ {
    color: #F00;
    font-size:13px;
    font-style:italic;
    font-weight:bold;
}
