   <!--
          body      {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     margin-top:    5px;  
                     margin-bottom: 5px;  
                     margin-left: 0;       
                     margin-right: 0;}

         .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: 13px;}

         .bigtxt    {font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: black;
                     font-size: 16px;}

         .small     {font-size: 11px; }
         .medium    {font-size: 13px; }
         .big       {font-size: 16px; }

         .blue      {color: #9999CC; }
         .grey      {color: #E5E5E5; }
         .red       {color: #FF0000; }
         .orange    {color: #FF8000; }
         .green     {color: #00C300; }
         .violet    {color: #AA00FF; }

         .imglink   {text-decoration: none;
                     border-style: none;
                     vertical-align: middle; }

         .box       {border: 1px #9999CC solid; 
                     padding: 1px;
                     margin-top: 3px;}
   
         .redbox    {border: 1px black solid; 
                     padding: 1px;
                     margin-top: 0;
                     background-color: #FF0000;
                     font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: white;
                     font-size: 14px;
                     font-weight: 500;}
   
         .orangebox {border: 1px black solid; 
                     padding: 1px;
                     margin-top: 0;
                     background-color: #FF8000;
                     font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: white;
                     font-size: 14px;
                     font-weight: 500;}
   
         .violetbox {border: 1px black solid; 
                     padding: 1px;
                     margin-top: 0;
                     background-color: #AA00FF;
                     font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: white;
                     font-size: 14px;
                     font-weight: 500;}
   
         .greenbox  {border: 1px black solid; 
                     padding: 1px;
                     margin-top: 0;
                     background-color: #00C300;
                     font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
                     color: white;
                     font-size: 14px;
                     font-weight: 500;}
   
         .menu      {border: 1px #E5E5E5 solid; }                      
         
          .welcome  {background-color: #E5E5E5; }

         .bg        {background-image: url("graphics/linkbg.gif");
                     background-repeat: no-repeat;
                     background-position: center; }
                       
          A         {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
                     font-size: 13px;
                     text-decoration: none;}
 
          UL        {list-style-image: url("graphics/bullet.gif"); }

          A:link      { color: #005A87; }

          A:visited   { color: gray;}

          A:active    { color: navy;
                        border-style: none;}

          A:hover     { text-decoration: underline;
                        background: lightgoldenrodyellow;}

   -->


