
a.menu {
    color: #FFFFFF;
    text-decoration: none;
    font-size : 14px;
}

table.menu {
    border: 1;
    background-color:  #2E6890;
}
td.menu {
    text-align: center;
    background-color:  #2E6890;
}


TABLE.main {
    background-color: #2E6890;
}

BODY, TD, P {
    font-family : Verdana, Arial, sans-serif ;
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    background-color: #FFFFFF;
}

H1 {
    font-family : Verdana, Arial, sans-serif ;
    font-size : 160%;
    font-weight : bold;
    color: #2E6890;
}

H2 {
    font-family : Verdana, Arial, sans-serif ;
    font-size : 140%;
    font-weight : bold;
    color: #2E6890;
}
H3 {
    font-family : Verdana, Arial, sans-serif ;
    font-size : 120%;
    font-weight : bold;
    color: #2E6890;
}

A {
    text-decoration: underline;
    color: #2E6890;
    font : normal;
}

.imp {
    color: #CE0000;
}

TD.thead{
    font-weight : bold;
    color: #2E6890;
}

UL {
    list-style : square;
}

.small {
    font-size : 80%;
}

.newsdate {
    font-size : 10px;
}
