mac = (navigator.appVersion.indexOf('Mac') != -1)?true:false;ie = (navigator.appName.charAt(0) == "M")?true:false;document.write("<STYLE TYPE='text/css'><!--");if(mac){		document.write(".t9{ font-Size:9px }");		document.write(".t10{ font-Size:10px }");		document.write(".t12,body,td{ font-Size:12px }")		document.write(".t14{ font-Size:14px }")}else{	if(ie){		document.write(".t9{ font-Size:10px }");		document.write(".t10{ font-Size:11px }");		document.write(".t12,body,td{ font-Size:12px }")		document.write(".t14{ font-Size:14px }")	}	else{		document.write(".t9{ font-Size:10px }");		document.write(".t10{ font-Size:11px }");		document.write(".t12,body,td{ font-Size:12px }")		document.write(".t14{ font-Size:14px }")	}}document.write("--></STYLE>");
