TABLE {
    font-size                  :     10pt;
    color                      :     #555555;
}

H1 {
    font-size                  :     11pt;
    color                      :     #008800;
    text-decoration            :     none;
}

H2 {
    font-size                  :     10pt;
    color                      :     #008000;
    text-decoration            :     bold;
}

.11p {
    font-size                  :     11pt;
}


A:LINK {
    font-size                  :     10pt;
    color                      :     #FF8000;
    text-decoration            :     none;
    font-weight                :     none;
}
A:VISITED {
    font-size                  :     10pt;
    color                      :     #FFA000;
    text-decoration            :     none;
    font-weight                :     none;
}
A:ACTIVE {
    font-size                  :     10pt;
    color                      :     #FF8000;
    text-decoration            :     none;
    font-weight                :     none;
}
A:HOVER {
    font-size                  :     10pt;
    color                      :     #77BC52;
    text-decoration            :     none;
    font-weight                :     none;
}

BODY {
    font-size                  :     10pt;
    color                      :     #555555;
    scrollbar-3dlight-color    :     #FFFFFF;
    scrollbar-arrow-color      :     #436DA6;
    scrollbar-base-color       :     #EEEEEE;
    scrollbar-darkshadow-color :     #FFFFFF;
    scrollbar-face-color       :     #FFFFFF;
    scrollbar-highlight-color  :     #436DA6;
    scrollbar-shadow-color     :     #436DA6;
    scrollbar-track-color      :     #EEEEEE;
    margin-top                 :     0;
    margin-left                :     20;
}
