
      .standard
        {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        color: #000000;
        }

      .highlight
        {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        color: #426BC6;
        }

      .header
        {
        font-family: Garamond, Times New Roman, Arial, Verdana, Helvetica;
        font-size: 26px;
        font-weight: bold;
        color: #2244A4;
        }

      a
        {
        text-decoration: none;
        color: #406CCB;
        font-weight: normal;
        }

      a:hover
        {
        text-decoration: none;
        color: #000000;
        font-weight: normal;
        }
        
      a.dropdown
        {
        font-family: Times New Roman;
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        }

      a.dropdown:hover
        {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        }
        
        
