body {
  font-family: sans-serif;
  font-size: 10pt;
  color: #000000;
  background: #ccccff;
}

h1 { 
  color: #000000;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 1.8em;
}

h2, h3 { 
  color: #000000;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 1.2em;
}

h3 {
  font-size: 1em;
}

H4, H5, H6 { 
  color: #000000;
  font-family: Tahoma, Verdana, sans-serif;
}

P, BLOCKQUOTE, UL, LI {
  text-align: left;
  font-family: sans-serif;
  font-size: 10pt;
}

TABLE, TH, TD {
  font-family: sans-serif;
  font-size: 10pt;
}

HR {
  border: 1px inset;
}

.copy {
  text-align: right;
  font-size: x-small;
}

.heavy {
  font-weight: bold;
}
