var nav=navigator.appName;
if(nav=='Netscape'){
 document.body.style.fontSize='86%';
}