p         {
v 
          }
 
a:link    {
           text-decoration: none;
           color: ffffff;
           font-size: 14pt; 
          }
        
a:visited {
           text-decoration: none;
           color: ffffff;
           font-size: 14pt;
          }
       
a:active  {
           text-decoration: none;
           color: ffffff;
           font-size: 14pt; 
          }
          
tr        {
           width: 1000
          }
          
td        {
           font-family: Times New Roman; 
           font-size: 12pt;           
          }
