   <!--
          body      {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 11px;
                     margin-top:    5px;  
                     margin-bottom: 5px;  
                     margin-left: 0;       
                     margin-right: 0;
                     background-color: #333;}

         .vsmalltxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 9px;}

         .smalltxt  {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 11px;}

         .mediumtxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 12px;}

         .bigtxt    {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 16px;}

         H1         {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: #FA6600;
                     font-size: 20px;}

         H2         {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: #005A87;
                     font-size: 15px;}

         H3         {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: #005A87;
                     font-size: 14px;}


         .small     {font-size: 11px; }
         .medium    {font-size: 13px; }
         .big       {font-size: 16px; }

         .blue      {color: #005A87; }
         .grey      {color: #333333; }
         .lightgrey {color: #CCCCCC; }
         .red       {color: #FF0000; }
         .orange    {color: #FA6600 }
         .green     {color: #009966; }
         .brown     {color: #005A87; }
         .white     {color: white; }

         .greenback {color: white;
                    padding: 2px;
                    font-size: 12px;
                    background-color: #005A87; }

         .lightback {background-color: #9CEBAE; 
                     padding: 0px; }


         .imglink   {text-decoration: none;
                     border-style: none;
                     vertical-align: middle; }

         .dotbox    {border: 2px #005A87 dotted;
                     padding: 5px;}
           
         .box       {border: 1px #005A87 solid; 
                     padding: 5px; }

         .form      {border-top: 1px #005A87 solid;
                     border-right: 1px #005A87 solid;
                     border-bottom: 1px #005A87 solid;
                     border-left: 1px #005A87 solid;
                     background-color: #EAEAEA;
                     padding: 3px; 
                     font-size: 11px;}
                     
         .panel     {border: 1px #005A87 solid;
                     border-inside: 1px #005A87 solid;
                     background-color: #9CEBAE;
                     font-size: 11px;
                     padding: 3px; }
   
          A         {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 11px;
                     text-decoration: underline;}

          #fix      {border-top: 3px solid #333;
                     border-bottom: 2px solid #333;
                     font-family: courier, times roman, serif;
                     font-size: 9px;
                     padding; 5px;}

          #fix tr.a {font-family: courier, times roman, serif;
                     font-size: 9px;
                     background-color: #ddd;}
                    
          #fix tr.b {font-family: courier, times roman, serif;
                     font-size: 9px;
                     background-color: #eee;}

          #fix td   {padding: 3px; }

          #menubar  {border-top: none;
                     border-right: none;
                     border-bottom: none;
                     border-left: none;
                     padding: 0px; }
   
          #menubar td  {border-top: 1px #333333 solid;
                     border-right: 1px #333333 solid;
                     border-bottom: 1px #333333 solid;
                     border-left: 1px #333333 solid;
                     background-color: #CCCCCC;
                     text-align: center;
                     padding: 0px; }
   
          #menubar A {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     display: block;
                     width: 100%;
                     padding-bottom: 1px;
                     font-size: 11px;
                     text-decoration: none;}

          html>body #menubar A {
	             width: auto; }

          #menubar A:visited  {color: navy; }
 
          #menubar A:active   { color: navy;
                                border-style: none;}

          #menubar A:hover    { text-decoration: none;
                                color: white;
                                background-color: #FA6600;}

          #menubar td.menuselect {background-color: #005A87;
                       font-size: 11px;
                       color: white; }
                       

          ul.sm       { list-style-type: disc;
                        padding: 5px; }

          A:link      { color: #005A87; }

          A:visited   { color: navy;}

          A:active    { color: navy;
                        border-style: none;}

          A:hover     { text-decoration: none;
                        background: lightgoldenrodyellow;}

   -->

