body
{
    margin: 10px 0px 0px 0px;
    padding:0;
}
div.titulo
{
    color: #0099CC;
    font-family: Tahoma;
    font-size: 12pt;
    font-variant: small-caps;
    letter-spacing: 1px;
}
div.texto
{
    margin: 10px 10px 10px 10px;
    padding: 0;
    color: Black;
    font-family: Tahoma;
    font-size: 10pt;
    line-height: 20px;
    text-align: justify;
}
a
{
    color: #0099CC;
    font-family: Tahoma;
    font-size: 10pt;
}
div.assinatura
{
    color: #AAAAAA;
    font-family: Tahoma;
    font-size: 7pt;
    text-align: center;
}
a.minha
{
    color: #999999;
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
}
a.minha:hover
{
    cursor: help;
    background-color: #3366CC;
    color: white;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

a.formcontact
{
    color: #0099CC;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration:none;
}

span.phone
{
    color: #0099CC;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration:none;
}