BODY {
  margin-top: 10px;
  font-family: verdana, helvetica, sans-serif;
  color: black;
  background: white;
/*  background-repeat: no-repeat; */
}
TABLE, TH, TD, H1, H2, H3, P { /* Mozilla does not get it right... */
  font-family: verdana, helvetica, sans-serif;
}
.EMPHASIS { font-style: oblique }
H1 {
	margin-top: 20px;
}


