﻿body
{
}
.HeadLabel
{
    font-family: Verdana;
    font-size: small;
    text-decoration: none;
}
.BoldLabel
{
    font-family: Verdana;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}
.SmallHeader
{
    font-family: Verdana;
    font-size: x-small;
    text-decoration: none;
    font-weight: bold;
    color: Maroon;
}
.Titulo
{
    font-family: Verdana;
    font-size: large;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.Label
{
    font-family: Verdana;
    font-size: x-small;
    text-decoration: none;
}
.TextBox
{
    height: 12px;
    font-family: Verdana;
    font-size: x-small;
    text-decoration: none;
}
.Bold
{
    font-weight: bold;
}
.Section
{
    font-family: Verdana;
    font-size: small;
    text-decoration: none;
    color: Maroon;
    background-color: #dcdcdc;
    font-weight: bold;
}

.Welcome
{
    font-family: Verdana;
    font-weight: bold;
    color: #002878;
    font-size: 18px;
}

.Login
{
    font-family: Verdana;
    font-weight: bold;
    color: #002878;
    font-size: 12px;
}
.UserPwd
{
    font-family: Verdana;
    font-weight: bold;
    color: #002878;
    font-size: 11px;
}

.Contact
{
    font-family: Verdana;
    font-weight: bold;
    color: #dc291e;
    font-size: 1.4em;
}

.Mail
{
    font-family: Verdana;
    color: #002878;
    font-size: 0.8em;
}

