  BODY {
          font-size: 12pt;
          font-color: #000066;
          font-family: Verdana, Arial, sans-serif;
          text-decoration: none;
       }
.dark {
          font-size: 14pt;
          color: navy;
}
.gray {
          font-size: 8pt;
          color: gray;
          font-weight: plain;
          font-family: Arial, sans-serif;
}
.red12 {
          font-size: 12pt;
          color: darkRed;
}
.red {
          font-size: 8pt;
          color: red;
          font-weight: plain;
          font-family: Arial, sans-serif;
}
a:hover
{ color: #AA0000;
  text-decoration: none }

a.smaller
{
  font-size: 8pt;
}
a.large
{ font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #333399;
text-decoration: underline }
a
{ font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #333399;
text-decoration: underline }

  TH   { font-size: 10pt;
          font-color: #000066;
          color: #000066;
          font-family: Verdana,Arial, sans-serif; }
  TD   { font-size: 10pt;
          font-color: #AAAAAA;
          font-weight: bold;
          color: #6A6A6A;
          font-family: Verdana,Arial, sans-serif; }
  TD.smaller   { font-size: 8pt;
          font-color: #000066;
          color: #000066;
          font-family: Verdana,Arial, sans-serif; }
  TD.font10 { font-size: 8pt;
              font-family: Arial, sans-serif; }
  TD.font12 { font-size: 8pt;
              font-family: Verdana, Arial, sans-serif; }
  TD.font14 { font-size: 10pt;
              font-family: Arial, sans-serif; }
  TD.font18 { font-size: 16pt;
              color: #FF0000;
              font-family: Verdana, Arial, sans-serif; }
  .cityfont { font-size: 8pt;
              font-family: Verdana, Arial, sans-serif; }
  .one { font-size: 10pt;
         background-color: #DDDDDD;
         font-family: Verdana, Arial, sans-serif;
         font-color: #FF0000;
       }
  .two { font-size: 10pt;
         background-color: #FFFFFF;
         font-family: Verdana, Arial, sans-serif;
         font-color: #FF0000;
       }
