BODY
{
  background-repeat: no-repeat;

  background-color: white;
/*
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 5px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 4px;
  scrollbar-face-color: a9d3ed;
  scrollbar-highlight-color: ffffff;
  scrollbar-shadow-color: white;
  scrollbar-dlight-color: c7e2f2;
  scrollbar-arrow-color: ffffff;
  scrollbar-track-color: c7e2f2;
  scrollbar-darkshadow-color: c7e2f2;
  */
}

.quote {
  font-family:'Lucida Casual', 'Comic Sans MS';;
  
}

table {
 background-color: ;
}

a:link {
  text-decoration: none;
  background: none transparent scroll repeat 0% 0%;
}

a:visited {
  text-decoration: none;
  background: none transparent scroll repeat 0% 0%;
}

a:active {
  font-weight: bold;
  text-decoration: none;
  background: none transparent scroll repeat 0% 0%;
}

a:hover {
  text-decoration: none;
  background: none transparent scroll repeat 0% 0%;
}