<style type="text/css">
  BODY {
    font-family: times, "times new roman", garamond;
    background: white;
  }
  TABLE, TR, TD {
    font-family: helvetica, "avant garde", "comic sans ms";
  }
  TH {
    font-family: helvetica, "avant garde", "comic sans ms";
    background: #ccccff;
    color: #003399;
    font-family: "avant garde", helvetica;
    font-size: 14 pt;
    font-style: italic;
    font-weight: bold;
    text-align: left;
  }
  H1, H2, H3, H4 { 
    color: #000066;
    font-family: helvetica, "avant garde", "comic sans ms";
    font-style:  italic;
    }
  P {
    font-family: times, times new roman, garamond;
  }
  .blue-horiz {
  border-collapse: collapse;
  border-bottom: 1px solid #ccccff;
  border-left: 1px solid #ccccff;
  border-right: 1px solid #ccccff;
  }
  .toolbar {
    font-family: "avant garde", helvetica;
    font-size: 10 pt;
    background: #ccccff;
    color: 003399;
    vertical-align: top;
  }
  .small {
     font-size: 10 pt;
  }
  .app   { background: #ccffff }
  .appur { background: #ccccff }
  .qh    { background: #ffffcc }
  .tb    { background: #ffcccc }
  .unk   { background: #cccccc }
</style>
