body, p, td, li {
  margin-top: 20px;
  background: url(bits.gif);
  color: #e0e0e0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 12pt;
  }

p, td, li {
  background: none;
  }

h1 {
  background: none;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  }

a {
  background: none;
  text-decoration: underline;
  color: #e0e0e0;
  }

li {
  margin-bottom: 12pt;
  }

.image {
  line-height: 200%;
  text-align: center;
  padding-bottom: 20px;
  }

ul.compact    { margin-top: 12pt; }
ul.compact li { margin-top: 0pt; margin-bottom: 6pt; }

dt { margin-bottom:  6pt; margin-left: 20px }
dd { margin-bottom: 12pt }