
body {
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: rgb(209,219,201) ; 
  font:0.72em Verdana;
  font-weight:500;
  line-height: 150%;
    color: black;
}
a { text-decoration: none;}
  a:link {
    color: blue }
  a:visited {
    color: #6666cc }





