   A:visited      {   text-decoration:underline; color:#999966;   }   /* olive */
   A:link         {   text-decoration:underline; color:#993300;   }   /* light burgundy */
   A:active       {   text-decoration:underline; color:#999966;   }   /* olive */
   A:hover        {   text-decoration:none; color:#660000;   }        /* dark burgundy */


   A.unvisited:visited      {   text-decoration:underline; color:#671313;   }   /* maroon */
   A.unvisited:link         {   text-decoration:underline; color:#996633;   }   /* brown */
   A.unvisited:active       {   text-decoration:underline; color:#671313;   }   /* blue gray */
   A.unvisited:hover        {   text-decoration:none; color:#B2431B;        }   /* orange */



   body,td,th     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                      font-size: 10pt;
                      color: #996633;
                   }



   .content        {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                      font-size: 10pt;
                      color: #000000;
                   }


  
   .subheading     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
                      font-size: 10pt;
                      font-weight: bold;
                      color: #996633;
                   }

               

   .secondarylinks {   font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 8pt;                            
                   }



   .heading        {   font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 12pt;
                       font-weight: bold; 
                   }



   .copyright      {   font-family: Verdana, Arial, Helvetica, sans-serif; 
                       font-size: 8pt;
                       color: #996633;
                   }



   .textindent     {   	text-indent: 20px;
                   }
