  if ( navigator.appName.indexOf("Netscape") == -1 ){
      document.write('<style>');
      document.write('body{font-size:10pt;}');
      document.write('td  {font-size:10pt;}');
      document.write('</style>');
  }
