BODY, TABLE, TD {font-family: Verdana, Tahoma, Arial; font-size: x-small;    background-color: white;
 }
H1, H2, H3  {background-color: #EEEEEE}
H1 {font-size:12}
H2 {font-size:11}
H3 {font-size:10}
TH {background-color: #CCCCCC}
.formHeader, .formCell, .formElement  {
    background-color: #CCCCCC;
    font-size: x-small;
    font-weight: normal;
}
.attention, .pageTitle  {
    background-color: #CC0000;
    font-size: large;
    font-weight: bold;
    color: white;
    text-align: center;
}
.pageTitle  {
    background-color: #CCCCCC;
    color: black;
}
.menuItem  {
    font-size: x-small;
    color: red;
    text-align: center;
}
.common_menu, .current_menu {
    font-size: 8 pt;
    color: gray;
    text-align: left;
    text-decoration: none;
}
.current_menu {
    color: black;
}

