body {
  background-color: #f0f0f0;
  color: black;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12pt;
}

h1 { 
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size: 18pt;
  color: #3366cc;
}

h2 { 
  font-family: arial,sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: #6699aa;
}
