if((navigator.platform.charAt(0)=="M")||(navigator.platform.charAt(0)=="N")){
document.write("<STYLE type='text/css'>");
document.write("<!--");
document.write("table{ font-size : 8pt; color : #333333; line-height : 10px;}");
document.write("-->");
document.write("</STYLE>");
}
else
document.write("<STYLE type='text/css'>");
document.write("<!--");
document.write("table{ font-size : 8pt; color : #333333; line-height : 11px;}");
document.write("-->");
document.write("</STYLE>");
