<!--
  h1           { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
  h2           { font-family: Arial, sans-serif; font-size: 10pt;}
  th           { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: center; }
  .h1          { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
  .h2          { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold;  color: #000000; }
  .label       { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
  .menu_top    { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF;}
  .normal      { font-family: Arial, sans-serif; font-size: 10pt; color: #505050;}
  .dark        { font-family: Arial, sans-serif; font-size: 10pt; color: #000000;}
  .red         { font-family: Arial, sans-serif; font-size: 10pt; color: rgb(200,0,0);}
  .red_large   { font-family: Arial, sans-serif; font-size: 15pt; color: rgb(200,0,0);}
  .white       { font-family: Arial, sans-serif; font-size: 10pt; color: #FFFFFF;}
  .note        { font-family: Arial, sans-serif; font-size:  9pt; color: #505050;}
  .note_red    { font-family: Arial, sans-serif; font-size:  9pt; color: rgb(200,0,0);}
  .note_dark   { font-family: Arial, sans-serif; font-size:  9pt; color: #000000;}
  .large       { font-family: Arial, sans-serif; font-size: 12pt; color: #505050; font-weight: bold;}
  .large_kiosk { font-family: Arial, sans-serif; font-size: 14pt; color: #000000; font-weight: bold;}
  .large_dark  { font-family: Arial, sans-serif; font-size: 12pt; color: #000000; font-weight: bold;}
  .notice      { font-family: Arial, sans-serif; font-size: 10pt; color:  rgb(200,0,0); }
  .on          { font-family: Arial, sans-serif; font-size:  9pt; text-decoration: underline; color: #505050;}
  .off         { font-family: Arial, sans-serif; font-size:  9pt; text-decoration: none;  color: #000000;}
-->