  BODY
  {
   background-color: lightyellow;
   margin-left: .5in;
   margin-right: .3in;
   font-size: 11pt;
   font-weight: bold;
  }

  .head1
  {
   font-family: tahoma, sans-serif;
   text-indent: -.4in;
   font-size: 200%;
   color: red;
   font-style: italic;
   margin-bottom: .1in;
  }

  #head2
  {
   font-size: 160%;
  }

  UL
  {
   margin-top: .1in;
   margin-bottom: .12in;
   list-style-image: url(bullet.gif);
  }

  BIG
  {color: red}
