INPUT
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: silver thin solid;
    FONT-FAMILY: Verdana
}
.botao
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: outset;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: Verdana
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
SELECT
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: silver thin solid;
    FONT-FAMILY: Arial
}
A
{
    COLOR: black
}
TEXTAREA
{
    BORDER-RIGHT: silver thin solid;
    BORDER-TOP: silver thin solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: silver thin solid;
    FONT-FAMILY: Verdana
}
A:hover
{
    COLOR: lightskyblue
}
BODY
{
    BACKGROUND-COLOR: #ffff00
}
.TextoAlinhadoDireita
{
    TEXT-ALIGN: right
}
.TextoAlinhadoEsquerda
{
    TEXT-ALIGN: left
}
.TipDialogBox
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: lightyellow
}

