﻿body 
{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.tabelaMenu
{
    text-align:right;
    font-family: Verdana,Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
    border-right: #993399 inset; 
    width: 140px
}    


.textoBoasVindas
{
    font-family: Book Antiqua,Georgia;
    font-size: 12pt;
    font-weight: bold;
    color: Black;
    text-align: center;
}


.textoRodape
{
    font-family: Verdana,Tahoma;
    font-size: 7pt;
    color: Black;
    text-align: center
}    


.titulo
{
    font-family:Book Book Antiqua,Georgia;
    font-size: 16pt;
    font-weight: bold;
    color: #98689A;
}  


.texto
{
    font-family: Verdana,Tahoma;
    font-size: 8pt;
    color: Black;
}


.textoNegrito
{
    font-family: Verdana,Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: Black;
}
     
     
.linkMenu
{
    text-decoration: none;
    font-family: Verdana,Tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}