mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;ie=(navigator.appName.charAt(0) == "M")?true:false;document.write("<STYLE TYPE='text/css'><!--")if(mac){	//FOR MACINTOSH IE NS	document.write(".e10{font-size:10px; line-height:12px}");	document.write(".j10{font-size:10px; line-height:14px}");	document.write(".j12{font-size:12px; line-height:16px}");	document.write(".j14{font-size:13px; line-height:18px}");	document.write(".j10m{font-size:10px; line-height:16px}");	document.write(".j12m{font-size:12px; lin-height:18px}");	document.write(".j14m{font-size:13px; line-height:18px}");	document.write(".j12bio{font-size:12px; line-height:26px}");	document.write(".j12song{font-size:12px; line-height:24px}");}else{	if(ie){	//FOR WINDOWS IE	document.write(".e10{font-size:10px; line-height:12px}");	document.write(".j10{font-size:11px; line-height:13px}");	document.write(".j12{font-size:12px; line-height:15px}");	document.write(".j14{font-size:14px}");	document.write(".j10m{font-size:11px; line-height:16px}");	document.write(".j12m{font-size:12px; line-height:18px}");	document.write(".j14m{font-size:14px; line-height:18px}");	document.write(".j12bio{font-size:12px; line-height:25px}");	document.write(".j12song{font-size:12px; line-height:23px}");	}	else{	//FOR WINDOWS NETSCAPE	document.write(".e10{font-size:12px; line-height:11px}");	document.write(".j10{font-size:11px; line-height:12px}");		document.write(".j12{font-size:12px; line-height:15px}");	document.write(".j14{font-size:15px}");	document.write(".j10m{font-size:11px; line-height:15px}");	document.write(".j12m{font-size:12px; line-height:18px}");	document.write(".j14m{font-size:14px; line-height:18px}");	document.write(".j12bio{font-size:12px; line-height:25px}");	document.write(".j12song{font-size:12px; line-height:23px}");	}}document.write("--></STYLE>");