.ul, li, td, p, br
        {
        font-family: Arial;
        font-size:10pt;
        color:black;
        line-height:12pt;
        align:jusitfy;
        }

#arial { font-family: Arial; }

#white {color: white;}

#blue {color: blue;}

#orange {color: orange;}

#hand {cursor: hand;}

#tb_title {background-color: #9F9F9F;}


A:link    { text-decoration: none; color: #00A653;}
A:visited { text-decoration: none; color: #00A653;}
A:active  { text-decoration: none; color: #00A653;}
A:hover   { text-decoration: none; color: #FF7F00;}


body    {
        background-color: white;
        cursor: default;
        font-family: Verdana, Arial;
        font-size:10pt;
        color:black;
        line-height:12pt;
        align:jusitfy;

        backgroundcolor: #E5E5E5;
        scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #006699;
        scrollbar-track-color: #EFEFEF;
        scrollbar-darkshadow-color: #98AAB1;}