body
  {
  font-family: arial, helvetica, sans-serif;
  background: #CCCCFF;
  }
td
  {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  }
td.CorpName
  {
  background: #CCCCFF;
  text-align: center;
  }
td.blue
  {
  background: #CCCCFF;
  }
td.yellow
  {
  background: #FFFFCC;
  }
 td.topline
  {
  background: url("/gfx/bottomline.gif");
  text-align: right;
  }
td.Footer
  {
  background: #CCCCFF;
  text-align: center;
  }
 td.email
  {
  font-size: smaller;
  font-style: italic;
  text-align: left;
  }
 td.contact
  {
  font-style: italic;
  text-align: center;
  }
 td.phone
  {
  text-align: right;
  }
p.sticky
  {
  border: #000000 1pt solid;
  padding: 20pt 5pt;
  background: #CCCCFF;
  }
div.indent
  {
  margin-left: 0.3in;
  }
.tiny
  {
  font-size: 8pt;
  }

