 
html {
   background-color:#999999;
   color:#000000;
    font-family: verdana, arial, helvetica;
}

p   {
    line-height: 130%;
    word-spacing: 3px;
    }
.small  {
    font-size: 10pt;
    } 
a   {
    text-decoration: none;
    }
a:link { color:#EEEEEE; }
a:visited { color:#EEEEEE; }
a:active { color:#FFFFFF; }
a:hover { color:#000000; }
 
