body { background-color:#6699ff;
       margin-left:50px; }
h1 { font-family:VERDANA,HELVETICA,ARIAL,sans-serif;
     font-size:16pt;
     color:#003300;
     font-style:italic;
     border-bottom:solid thin black; }
h2 { font-family:VERDANA,HELVETICA,ARIAL,sans-serif;
     font-size:12pt;
     color:#003300;
     font-style:italic; }
th  { background-color:#ffcc33
        font-size:10pt;
        line-height:12pt;
        font-family:VERDANA,HELVETICA,ARIAL,sans-serif;
        letter-spacing:0.1mm;
        word-spacing:0.4mm;
        color:#003300; }
p,li,td,pre  { font-size:8pt;
        line-height:12pt;
        font-family:VERDANA,HELVETICA,ARIAL,sans-serif;
        letter-spacing:0.1mm;
        word-spacing:0.4mm;
        color:#003300; }
A       {TEXT-DECORATION: none; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #ffff99; 
        font-weight: bold}
a:hover {font-family: Verdana,Arial,Helvetica, sans-serif; 
        font-size: 8pt; 
        color: #006600; 
        text-decoration: none; 
        background-color: #FFFF99; 
        font-weight: bold}
