  BODY {
    font-family: sans serif, arial, helvetica;
    font-size: 8pt;
    color: #000000;
    background: #000000;
  }
  A:link, A:visited, A:active {font-family: Arial, Helvetica;
                               text-decoration: none; color: blue;}
  
  .normal        {font-family: arial, helvetica;
                  font-size: 10pt;
                 }

  .lmenu, .lma   {font-family: arial, helvetica;
                  font-size: 10pt;
                  font-weight: bold;
                  background-color: #885000;
                  color: #FFFFFF;
                  padding-left: 0.5em;
                 }
 
  .lmenuh        {font-family: arial, helvetica;
                  font-size: 10pt;
                  font-weight: bold;
                  background-color: #330066;
                  color: #FFFFFF;
                  text-align: center;
                 }


  .banner        {font-family: arial, helvetica;
                  font-size: 24pt;
                  font-weight: bold;
                  text-align: center;
                  color:#3366CC;
                 }

  .headline      {font-family: arial, helvetica;
                  font-size: 24pt;
                  font-weight: bold;
                  text-align: center;}

  .mainhead      {font-family: arial, helvetica;
                  font-size: 18pt;
                  font-weight: bold;
                  text-align: center;
                  color: #3366CC;
                 }

  .subhead       {font-family: arial, helvetica;
                  font-size: 14pt;
                  font-weight: bold;
                  text-align: center;}

  .tablehead     {font-family: arial, helvetica;
                  font-size: 12pt;
                  font-weight: bold;
                  text-align: center;
                  background-color: #B0B0B0}

  .stripe        {font-family: arial, helvetica;
                  font-size: 10pt;
                  font-weight: bold;
                  text-align: center;
                  color: yellow;
                  background-color: red;}
  .abanner        {font-family: arial, helvetica;
                  font-size: 48pt;
                  font-weight: bold;
                  text-align: center;
                 }

  .aheadline      {font-family: arial, helvetica;
                  font-size: 24pt;
                  font-weight: bold;
                  text-align: center;
                 }

  .amainhead      {font-family: arial, helvetica;
                  font-size: 14pt;
                  font-weight: bold;
                  text-align: center;
                  color: #3366CC;
                 }

  .achildname     {font-family: arial, helvetica;
                  font-size: 48pt;
                  font-weight: bold;
                  text-align: center;
                  color: #FF0000;
                 }


  .asubhead       {font-family: arial, helvetica;
                  font-size: 14pt;
                  font-weight: bold;
                 }


