.cabecalho_nome_empresa 
{
     FONT-WEIGHT: bold;
     FONT-SIZE: 14px;
     COLOR: #db2c31;
     FONT-FAMILY: Verdana, Arial, Tahoma }
.cabecalho_nome_procurador 
{
     FONT-SIZE: 12px;
     COLOR: #db2c31;
     FONT-FAMILY: Verdana, Arial, Tahoma }
.cabecalho_dados_sessao 
{
     FONT-SIZE: 10px;
     COLOR: #767676;
     FONT-FAMILY: Verdana, Arial, Tahoma;
     TEXT-DECORATION: none }
.cabecalho_titulo 
{
     FONT-WEIGHT: bold;
     FONT-SIZE: 10px;
     COLOR: #e11a39;
     FONT-FAMILY: Verdana, Arial, Tahoma }
.cabecalho_titulo_tipo 
{
     FONT-SIZE: 10px;
     COLOR: #767676;
     FONT-FAMILY: Verdana, Arial, Tahoma;
     TEXT-DECORATION: none }
.cabecalho_realce 
{
     FONT-WEIGHT: bolder;
     }
.cabecalho_titulo_tipo_destacado
{
    FONT-WEIGHT:bolder;
    FONT-SIZE:10px;
    COLOR:#E90B0B;
    FONT-FAMILY:Verdana,Arial,Tahoma;
    TEXT-DECORATION:none
}
A.cabecalho_realce 
{
     FONT-WEIGHT: bolder;
}
     
A.cabecalho_realce:hover 
{
     FONT-WEIGHT: bolder;
}

A.cabecalho_titulo_tipo_destacado
{
    FONT-WEIGHT:bolder;
    FONT-SIZE:10px;
    COLOR:#767676;
    FONT-FAMILY:Verdana,Arial,Tahoma;
    TEXT-DECORATION:none
}

A.cabecalho_titulo_tipo_destacado:hover
{
    FONT-WEIGHT:bolder;
    COLOR:#E90B0B;
    TEXT-DECORATION:underline
}

A.cabecalho_dados_sessao 
{
     FONT-SIZE: 10px;
     COLOR: #767676;
     FONT-FAMILY: Verdana, Arial, Tahoma;
     TEXT-DECORATION: none 
}

A.cabecalho_dados_sessao:hover 
{
     COLOR: #999999;
     TEXT-DECORATION: underline 
}

A.cabecalho_titulo_tipo 
{
     FONT-SIZE: 10px;
     COLOR: #767676;
     FONT-FAMILY: Verdana, Arial, Tahoma;
     TEXT-DECORATION: none 
}
     
A.cabecalho_titulo_tipo:hover 
{
     COLOR: #E90B0B;
     TEXT-DECORATION: underline 
}