
html {
}

body {
    color: #000000;
    background: #FFFFFF;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
}

.tborda {
    border: 1px;
    background: #999999;
}

.titTab {
    color: #FFFFFF;
    background: #666699;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}

.linha {
    background: #FFFFFF;
    font-size: 12px;
    line-height: 20px;
}

.coluna {
    background: #F5F5F5;
    font-size: 12px;
    line-height: 20px;
}

.cabecalho {
    color: #00007E;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}

.menu {
    color: #000000;
    background: #F5F5F5;
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    text-decoration : none;
}
a.menu:link, a.topmenu:visited, a.topmenu:active { text-decoration: none }
a.menu:hover { text-decoration:underline }

