body
{
font-family: Verdana,Arial,SansSerif;
color: black;
background-color: #000000
leftmargin: 0;
rightmargin: 0;
topmargin: 0;
bottonmargin: 0
}

.mTextBox
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana,Arial,SansSerif;
    BACKGROUND-COLOR: #f3f3f3
}

.mBotao
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WIDTH: 92px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,SansSerif;
    CURSOR: hand
}
.mTexto
{
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,SansSerif
}
.mTitulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,SansSerif
}