body {
  margin-top:10px; margin-bottom:10px;
  window-color:white;
  window-text:black;
  
}

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
{
  font-family:Lucida Sans,Lucidasans,Helvetica,Arial,sans-serif;
}



pre {
  font-family:Lucidatypewriter,Lucida Typewriter,Courier New,Courier,fixed;
}



tt {
  font-family:Courier New,Courier,fixed;
}



A:link {
  text-decoration: none;
  text-color: blue;
}

A:visited {
  text-decoration: none;
  text-color: navy;
}

A:active {
  text-decoration: underline;
  text-color: red;
}
 

