﻿body { background-color:#ffffff;
    margin:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    
    
    
}
.titulo
{ font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#252D2F
    
    }
    .titulo_verde
{ font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#BBD406;
    
    }
    .texto
{ font-family:Verdana;
    font-size:12px;
    line-height:25px;
    text-align:justify;

    

    color:#252D2F
    
    }
.tabela
{
    background-color:#252D2F;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:white;
    }.tabela_verde
{
    background-color:#BBD406;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:white;
    }
     .assinatura
{ font-family:Verdana;
    font-size:9px;
    line-height:10px;
    text-align:justify;
 font-weight:normal; 
        color:#BBD406;
        text-decoration :none;
    
    }.tabela_rec
{
    background-color:#252D2F;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    color:white;
    }
    .tabela_noticias
    {
    background-color:#BBD406;
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#252D2F;
    }
     .link
{ font-family:Verdana;
    font-size:9px;
    line-height:10px;
    text-align:justify;
 font-weight:normal; 
        color:#252D2F;
        text-decoration :none;
    
    }