.footer1
  {
   Color: maroon;
   Font-Family: Comic Sans MS,Helvetica,Arial;
   Font-Size: 14pt;
   Font-Weight: bold;
  }
.footer2
  {
   Color: navy;
   Font-Family: Verdana, Comic Sans MS;
   Font-Size: 8pt;
   Font-Weight: bold;
   Margin-Top: 0px;
   Margin-Bottom: 0px;
  }
.footer3
  {
   Color: black;
   Font-Family: Arial,Courier;
   Font-Size: 8pt;
   Font-Weight: normal;
   Margin-Top: 0px;
   Margin-Bottom: 0px;
  }

