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(".j10blue{ font-Size:10px; color:#336699; line-height:14px }");
		document.write(".j10red{ font-Size:10px; color:#FF3333; line-height:14px }");
		document.write(".j10light{ font-Size:10px; color:#666666; line-height:14px }");
		document.write(".j10{ font-Size:10px; color:#333333; line-height:14px }");
		document.write(".j12red{ font-Size:12px; color:#CC3333; font-weight:bold; line-height:16px }");
		document.write("a.j12reded:link{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:visited{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:hover{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:active{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write(".j12reddie{ font-Size:12px; color:#FF3333; line-height:16px }");
		document.write(".j12blue{ font-Size:12px; color:#336699; line-height:16px }");
		document.write(".j12{ font-Size:12px; line-height:14px }")
		document.write(".j12-16{ font-Size:12px; line-height:16px }")
		document.write(".j13{ font-Size:13px; line-height:15px }")
		document.write(".j13-18{ font-Size:13px; line-height:18px }")
		document.write(".j16{ font-Size:16px; line-height:17px }")
		document.write(".j18{ font-Size:18px; line-height:19px }")
		document.write(".j24{ font-Size:24px; color:#000000; line-height:24px }")
		document.write(".j28{ font-Size:24px; color:#000000; line-height:32px }")
}
else{
	if(ie){
		document.write(".j10blue{ font-Size:11px; color:#336699; line-height:15px }");
		document.write(".j10red{ font-Size:11px; color:#FF3333; line-height:15px }");
		document.write(".j10light{ font-Size:11px; color:#666666; line-height:15px }");
		document.write(".j10{ font-Size:11px; color:#333333; line-height:15px }");
		document.write(".j12red{ font-Size:12px; color:#CC3333; font-weight:bold; line-height:17px }");
		document.write("a.j12reded:link{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:visited{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:hover{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write("a.j12reded:active{ font-Size:12px; color:#ff0000; line-height:15px; text-decoration: none }");
		document.write(".j12reddie{ font-Size:12px; color:#FF3333; line-height:17px }");
		document.write(".j12blue{ font-Size:12px; color:#336699; line-height:17px }");
		document.write(".j12{ font-Size:12px; line-height:15px }")
		document.write(".j12-16{ font-Size:12px; line-height:17px }")
		document.write(".j13{ font-Size:13px; line-height:16px }")
		document.write(".j13-18{ font-Size:13px; line-height:19px }")
		document.write(".j16{ font-Size:16px; line-height:18px }")
		document.write(".j18{ font-Size:18px; line-height:20px }")
		document.write(".j24{ font-Size:24px; color:#000000; line-height:24px }")
		document.write(".j28{ font-Size:24px; color:#000000; line-height:32px }")
	}
	else{
		document.write(".j10blue{ font-Size:11px; color:#336699; line-height:16px }");
		document.write(".j10red{ font-Size:11px; color:#FF3333; line-height:16px }");
		document.write(".j10light{ font-Size:11px; color:#666666; line-height:16px }");
		document.write(".j10{ font-Size:11px; color:#333333; line-height:16px }");
		document.write(".j12red{ font-Size:12px; color:#CC3333; font-weight:bold; line-height:18px }");
		document.write("a.j12reded:link{ font-Size:12px; color:#ff0000; line-height:16px; text-decoration: none }");
		document.write("a.j12reded:visited{ font-Size:12px; color:#ff0000; line-height:16px; text-decoration: none }");
		document.write("a.j12reded:hover{ font-Size:12px; color:#ff0000; line-height:16px; text-decoration: none }");
		document.write("a.j12reded:active{ font-Size:12px; color:#ff0000; line-height:16px; text-decoration: none }");
		document.write(".j12reddie{ font-Size:12px; color:#FF3333; line-height:18px }");
		document.write(".j12blue{ font-Size:12px; color:#336699; line-height:18px }");
		document.write(".j12{ font-Size:12px; line-height:16px }")
		document.write(".j12-16{ font-Size:12px; line-height:18px }")
		document.write(".j13{ font-Size:13px; line-height:17px }")
		document.write(".j13-18{ font-Size:13px; line-height:20px }")
		document.write(".j18{ font-Size:18px; line-height:21px }")
		document.write(".j16{ font-Size:16px; line-height:18px }")
		document.write(".j24{ font-Size:24px; color:#000000; line-height:24px }")
		document.write(".j28{ font-Size:24px; color:#000000; line-height:32px }")
	}
}

document.write("--></STYLE>");
