body
  {
  background-image: url(/images/edbg.gif);
  background-position: center center;
  background-repeat: repeat-y;
  font-family: arial; font-size: 12px; text-decoration:none; color: black;
  }

table
  {
  font-size: 11pt;
  }


a:link { color: grey}
a:visited { color: grey}
a:active { color: red}
a:hover { color: green}
  
