  .TEXT0
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: .6em;
  }
  .TEXT1
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: .8em;
  }
  .TEXT2
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: 1em;
  }
  .TEXT3
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: 1.25em;
  }
  .HTEXT0
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: .6em;
   color:red;
  }
  .HTEXT1
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: .8em;
   color:red;
  }
  .HTEXT2
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: 1em;
   color:red;
  }
  .HTEXT3
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-size: 1.5em;
   color:red;
  }
  .ITALIC
  {
   font-family: Verdana, Sans-Serif, monospace;
   font-style: italic;
   font-weight: bold;
   font-size: 1em;
   color:red;
  }

