body {background-color: #C0C0C0; 
      text-align: left;
      font-family: Gill, san-serif;
      font-size: 9px;}
      
p    {font-family: times, serif;
      font-size: 9px;
      color: #000000;}

a:link {color: #000000; text-decoration: none}
a:visited {color: #006699; text-decoration: none}
a:hover {text-decoration: none; color: #0000CC;font-weight: bold}

