<STYLE type="text/css">
 





A {

   font-weight : bold;

   font-family : "Arial", "Helvetica", "Verdana", Sans-serif;

   text-decoration : none; }



A:visited {

   color : teal;
 text-decoration : underline;
   background : transparent; }



A:link {

   color : teal;
 text-decoration : underline;
   background : transparent; }





A:hover {

   color : darkblue;

   background : none;

   text-decoration : underline; }






A:active {

   color : black;

   background : none;

   text-decoration : underline; }







BODY {
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-weight: normal;

 }


H1, H2, H3, H4, p  {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: xx-small;
}

b, TD { font-family: "Arial", "Helvetica", sans-serif; color: black;}





 
</STYLE>

