body, td, p, center {
  font-family : Courier New, Courier, monospace;
}

h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 24pt
}

h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 18pt
}

.foot {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 10pt;
  color       : 666666;
}

.foothead {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 11pt;
  color       : 666666;
}

/* It doesn't matter if Netscape4 doesn't use these
 inside a table, Netscape4 doesn't use them at all */

A, A:link, A:active, A:visited { text-decoration: underline }
A:hover   { text-decoration: none }
