    all 
    {
        font-weight:normal; 
        font-family : Verdana, Arial, sans-serif; 
        font-size : 10;
        color : black;
    }
    TABLE
    {
        font-weight:normal; 
        font-family : Verdana, Arial, sans-serif; 
        font-size : 12;
        color : black;
    }
    SUP
    {
        font-size : 9;
        vertical-align: super;
    }
    SUP.copyright
    {
        font-size : 11;
        vertical-align: normal;
    }
    TD.titlebar
    {
        background-color : #714037;
        color : white;
        font-size : 11; 
    }
    TD.titlebar1
    {
        background-color : #714037;
        color : white;
        font-size : 20; 
    }
    TD.titlebar1a
    {
        background-color : #714037;
        color : white;
        font-size : 11; 
    }
    TD.titlebar2
    {
        background-color : #714037;
        color : white;
        font-size : 11; 
    }
    A, A:visited, A:active 
    {
        font-weight:normal; 
        font-family : Verdana, Arial, sans-serif; 
        font-size : 12; 
        color:#0000AA; 
        text-decoration : underline;
    }
    A:HOVER 
    {
        color: #714037; 
        font-weight:bold; 
        text-decoration:underline;
    }
    A.quiet 
    {
        color:black; 
        text-decoration : none;
    }
    FONT.glos
    {
        font-weight:bold; 
        color:#006600; 
    }
