body, td { 
  font-family: "Times New Roman", Times, serif; 
  font-size: 15px; 
  color: #5E008A; 
  line-height: 20px; 
  font-weight: normal
  }
  
h1 { 
  font-family: "Times New Roman", Times, serif; 
  font-size: 16px; 
  color: #e00058; 
  font-weight: normal;
  }
  
.footer { 
  font-size: 11px;
  }
  
 .footerlinks,  .footerlinks  a:link, .footerlinks  a:visited   {
  color: #ffffff;
   font-size: 11px;
    }
 .footerlinks  a:hover, .footerlinks  a:active    {
  color: #ffffff;
   font-size: 11px;
text-decoration:underline;
    }
 
h2 { 
  font-size: 14px; 
  font-weight: bold; 
  line-height: normal; 
  text-transform: capitalize
  }
  
a { 
  font-weight: bold; 
  text-decoration: none; 
  color: #9966CC
  }
  
a:hover { 
  text-decoration: underline; 
  color: #660099
  }
  
  .bf{ 
  font-weight:bold;
  }

li  { 

margin-bottom:12px;;

  }
  
  .gns, .gns a:link, .gns a:visited {
  color: #CC99CC;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
  }
  
 .gns a:hover, .gns a:active  {
  color: #CC99CC;
  font-weight:bold;
  text-decoration:underline;
  font-size:11px;
  }
