
<STYLE type="text/css">
<!-- 

A {
  

   font-family : "Arial", "Helvetica", "Verdana", Sans-serif;

   text-decoration : none; }


A:visited {

   color : black;
 text-decoration : underline;
   background : transparent; }


A:link {

   color : darkblue;
 text-decoration : underline;
   background : transparent; }


A:hover {

   color : silver;

   background : none;

   text-decoration : underline; }


A:active {

   color : silver;

   background : none;

   text-decoration : underline; }
   
   
BODY {

     font-family: "Arial", "Helvetica", sans-serif;

   color : black;

 }

TD, P, B{

     font-family: "Arial", "Helvetica", sans-serif;

   color : black;

 }

H1, H2,H3, H4, H5 {color: darkblue; font-family: "Times New Roman", serif}

--> 
</STYLE> 
