   <!--
          body      {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     margin-top:    2px;  
                     margin-bottom:  2px;  
                     margin-left: 10;       
                     margin-right: 10;}

         .mediumtxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 14px;}

         .bigtxt    {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 16px;}

         .whitemediumtxt {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: white;
                     font-size: 15px;}

         .green     {color: #33CC00; }
         .blue      {color: #005A87; }
         .olive     {color: olive; }
         .red       {color: red; }

         .greenbul  {color: #33CC00;
                     font-size: 18px; }

         .imglink   {text-decoration: none;
                     border-style: none;
                     vertical-align: middle; }
         
         .box       {border-top: 1px #005A87 dashed; 
                     border-bottom: 1px #005A87 dashed; 
                     padding: 3px;}
                         
          
          A         {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 13px;
                     text-decoration: none;}

          A:link      { color: #005A87; }

          A:visited   { color: gray;}

          A:active    { color: navy;
                        border-style: none;}

          A:hover     { text-decoration: underline;
                        color: #005A87;
                        background: #03FE03;}

   -->


