body {
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: #cccc99;
}
a { text-decoration: none; }
body,p,ul,blockquote,td,th {
  font-family: Verdana,Sans-serif;
  font-size: 11px;
  padding-left: 8pt;
  padding-right: 8pt;
}
pre { font-family: Courier,monospace; font-size: 10pt; }
h1,h2,h3,h4 {
  text-decoration: italicize;
}
h2,h3,h4 {
  background-color: #999900;
}
h1 { font-size: 24pt; text-align: center; }
h2 { font-size: 21pt; padding-left: 12pt; }
h3 { font-size: 18pt; padding-left: 20pt; }
h4 { font-size: 15pt; padding-left: 28pt; }
em { font-weight: bold; }
a- { text-decoration: none; }

