body {
  margin: 0;
  background-color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
  color: #000000;
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}
h3, h4, h5, h6 {
  font-size: 11pt;
}
a:link, a:visited {
  text-decoration: underline;
  font-weight: bolder;
  color: #000000;
}
a img {
  border: 1px solid #000000;
}
#header, #menu, #footer ul, .no-print, .index-pic {
  display: none;
}

