a:link
{       color: red; text-decoration: none;font-weight:bold;
}
a:visited
{       color: blue; text-decoration: none;font-weight:bold;
} 
a:active 
{       color: red; text-decoration: none;font-weight:bold;
}

body
    { 
      font-weight: normal;
      font-family: Arial, Helvetica; 
      font-style: normal;    }
TD
      {font-family: Arial, Helvetica;
      font-size: small;}
P
      {font-family: Arial, Helvetica;}

SUP
      {font-size: x-small;}

