/* style.css - a simple style sheet */
body {
  margin-left: 0; margin-top: 0;
  color: black; background: white;
 }
 h1, h2, h3, h4, h5, p, ul { font-family: Tahoma; }
 h6 { font-family: Tahoma; color: #0099FF; font-size: 100%; }