BODY    {       color:black;
                font-family: "Times New Roman",Times,serif;
                background:white; }

P, UL, OL, LI  {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

PRE, TT, CODE, KBD, SAMP { 
        font-family:    monospace;
        font-size:  smaller;
        white-space:    pre
        }

ADDRESS { 
        margin-left:    0;
        line-height:    90%;
        font-size:  9pt;
        font-weight:    lighter;
        font-style: normal 
        }   

TITLE {     color:black;
            font-size:20;
            font-weight:bold}

A:link     {
    color: #6600FF;
    text-decoration: none;
}

A:visited{
    color: purple;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 { font-family:  Verdana, Arial, Helvetica, sans-serif; } 

H1 { font-size: 13pt } 

H2 { font-size: 11pt } 

H3 { font-size: 9pt } 

H4 { font-size: 8pt } 

H5 { font-size: 8pt } 

DIV.menu   { font-family: Arial,Helvetica,sans-serif; }

SPAN.menu1 { font-family: Arial,Helvetica,sans-serif; 
        font-weight:    bold;
        font-size: 10pt } 

SPAN.menu2 { font-family: Arial,Helvetica,sans-serif; 
        font-size: 9pt } 

