

  TD        {
	      Font-Family : Helvetica, Arial ;
	      Font-Size : 12pt;
              color: black
	    }

  BODY      {
	      Font-Family : Helvetica, Arial ;
	      Font-Size : 12pt;
              color: black
	    }

  P         {
	      Font-Family : Helvetica, Arial ;
	      Font-Size : 12pt;
              color: black
	    }

  a         {  
              	color: #444444; 
	        Font-Size : 10pt;
                text-decoration: none
	    }

  a:visited {  
        	color: #444444;
	        Font-Size : 10pt;
                text-decoration: none
 	    }

  a:active  {  
              	color: #444444; 
	        Font-Size : 10pt;
                text-decoration: none
            }

  a:hover   {  
              	color: black;
	        Font-Size : 10pt;
   	      	font-weight: bold;
                text-decoration: none
	    }
