document.write("<STYLE TYPE='text/css'><!--")
if(navigator.appVersion.indexOf("Mac") > 1){
	// MAC IE NN
	document.write(".j9{font-size:11px; line-height:13px}")
	document.write(".j10{font-size:12px; line-height:14px}")
	document.write(".j10w{font-size:12px; line-height:15px}")
	document.write(".j11{font-size:13px; line-height:16px}")
	document.write(".j12{font-Size:14px; line-height:21px}")
	document.write(".j13{font-Size:15px; line-height:21px}")
	document.write(".j14{font-Size:16px; line-height:22px}")
	document.write(".j16{font-Size:18px; line-height:22px}")
	document.write(".j18{font-Size:20px; line-height:22px}")
	document.write(".j20{font-Size:22px; line-height:24px}")
	document.write(".j26{font-Size:26px; line-height:26px}")
	document.write(".e40{font-Size:40px; line-height:36px}")
}
else{
	if(navigator.appName.charAt(0) == "M"){
	// WIN IE
	document.write(".j9{font-size:11px; line-height:13px}")
	document.write(".j10{font-size:12px; line-height:14px}")
	document.write(".j10w{font-size:12px; line-height:16px}")
	document.write(".j11{font-size:13px; line-height:16px}")
	document.write(".j12{font-Size:14px; line-height:21px}")
	document.write(".j13{font-Size:15px; line-height:21px}")
	document.write(".j14{font-Size:16px; line-height:22px}")
	document.write(".j16{font-Size:18px; line-height:22px}")
	document.write(".j18{font-Size:20px; line-height:22px}")
	document.write(".j20{font-Size:22px; line-height:24px}")
	document.write(".j26{font-Size:26px; line-height:26px}")
	document.write(".e40{font-Size:40px; line-height:36px}")
	}
	else{
	// WIN NN
	document.write(".j9{font-size:11px; line-height:13px}")
	document.write(".j10{font-size:12px; line-height:14px}")
	document.write(".j10w{font-size:12px; line-height:15px}")
	document.write(".j11{font-size:13px; line-height:16px}")
	document.write(".j12{font-Size:14px; line-height:21px}")
	document.write(".j13{font-Size:15px; line-height:21px}")
	document.write(".j14{font-Size:16px; line-height:22px}")
	document.write(".j16{font-Size:18px; line-height:22px}")
	document.write(".j18{font-Size:20px; line-height:22px}")
	document.write(".j20{font-Size:22px; line-height:24px}")
	document.write(".j26{font-Size:26px; line-height:26px}")
	document.write(".e40{font-Size:40px; line-height:36px}")
	}
}
document.write("a:link{text-decoration:none}");
document.write("a:visited{text-decoration:none}");
document.write("a:active{text-decoration:none}");

document.write("--></STYLE>");	
