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(".e10blue{ font-Size:10px; color:#336699; font-family:Verdana, Arial, Sans-Serif; line-height:15px }");		document.write(".e10light{ font-Size:10px; color:#666666; font-family:Verdana, Arial, Sans-Serif; line-height:15px }");		document.write(".e10{ font-Size:10px; color:#333333; font-family:Verdana, Arial, Sans-Serif; line-height:15px }");		document.write(".e10red{ font-Size:10px; color:#CC3333; font-weight:bold; font-family:Verdana, Arial, Sans-Serif; line-height:15px }");		document.write(".e12red{ font-Size:11px; color:#CC3333; font-weight:bold; font-family:Verdana, Arial, Sans-Serif; line-height:17px }")		document.write(".e12{ font-Size:11px; color:#333333; font-family:Verdana, Arial, Sans-Serif; line-height:17px }")}else{		document.write(".e10blue{ font-Size:10px; color:#336699; font-family:Verdana, Arial, Sans-Serif; line-height:16px }");		document.write(".e10light{ font-Size:10px; color:#666666; font-family:Verdana, Arial, Sans-Serif; line-height:16px }");		document.write(".e10{ font-Size:10px; color:#333333; font-family:Verdana, Arial, Sans-Serif; line-height:16px }");		document.write(".e10red{ font-Size:10px; color:#CC3333; font-weight:bold; font-family:Verdana, Arial, Sans-Serif; line-height:16px }");		document.write(".e12red{ font-Size:11px; color:#CC3333; font-weight:bold; font-family:Verdana, Arial, Sans-Serif; line-height:18px }")		document.write(".e12{ font-Size:11px; color:#333333; font-family:Verdana, Arial, Sans-Serif; line-height:18px }")}document.write("--></STYLE>");