﻿
table.cadastro
{
    border-right: gainsboro thin solid;
    border-top: gainsboro thin solid;
    border-left: gainsboro thin solid;
    border-bottom: gainsboro thin solid;
    background-color: #fffacd;
}

table.cadastro span
{
    font: normal normal normal pt normal verdana;
}

table.relatorio
{
    border-right: gainsboro thin solid;
    border-top: gainsboro thin solid;
    border-left: gainsboro thin solid;
    border-bottom: gainsboro thin solid;
}
td.TituloCadastro
{
    font: bold 14pt verdana, sans-serif;
    color: white;
    text-align: center;
    background-color: gray;
}

td.subTituloCadastro
{
    font: bold 10pt verdana, sans-serif;
    border-bottom: 2px solid gray;
}

table.BordaFina
{
    border-right: gainsboro thin solid;
    border-top: gainsboro thin solid;
    border-left: gainsboro thin solid;
    border-bottom: gainsboro thin solid;
}



