document.write("<STYLE TYPE='text/css'><!--")
if(navigator.appVersion.indexOf("Mac") > 1){
	if(navigator.appName.charAt(0) == "M"){
	// MAC IE
	document.write(".t10{font-Size:10px}");
	document.write(".t12{font-size:12px ; line-height:15px}");
	document.write(".t10b{font-Size:10px; font-weight: bold;}");
	document.write(".t12b{font-size:12px; font-weight: bold;}");
	document.write(".t10w{font-Size:10px; color: #ffffff;}");
	document.write(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.write(".t10wb{font-Size:10px; font-weight: bold; color: #ffffff;}");
	document.write(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write(".whatnew { font-size: 11px; font-weight: bold; color : #333333 ;}");
	document.write(".whatnewTxt { font-size: 9px; color : #666666 ;}");
	document.write(".cr{font-Size:10px ; font-family:Arial, Helvetica, MS Gothic, Osaka ;}");
	document.write("h1{ font-size: 17px; font-weight: bold; color: #222222; margin: 13px 0px 13px 22px;}");
	document.write("h2{ font-size: 14px; color: #222222; margin: 2px 0px 0px 0px;}");
	document.write("");
	}
	else{
	document.writeln(".t10{font-Size:10px ; line-height:12px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:10px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:10px ; line-height:12px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:10px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write(".whatnew { font-size: 11px; font-weight: bold; color : #333333 ;}");
	document.write(".whatnewTxt { font-size: 9px; color : #666666 ;}");
	document.write(".cr{font-Size:10px ; font-family:Arial, Helvetica, MS Gothic, Osaka ;}");
	document.write("h1{ font-size: 17px; font-weight: bold; color: #222222; margin: 13px 0px 13px 22px;}");
	document.write("h2{ font-size: 14px; color: #222222; margin: 4px 0px 0px 0px;}");
	document.write("");
	}

}
else{
	if(navigator.appName.charAt(0) == "M" || document.getElementById ){
	// WIN IE
	document.writeln(".t10{font-Size:10px ; line-height:13px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:10px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:10px; line-height:13px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:10px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write(".whatnew { font-size: 12px; font-weight: bold; color : #555555 ;}");
	document.write(".whatnewTxt { font-size: 10px; color : #666666 ;}");
	document.write(".cr{font-Size:10px ; font-family:Arial, Helvetica, MS Gothic, Osaka ;}");
	document.write("h1{ font-size: 18px; font-weight: bold; color: #222222; margin: 13px 0px 13px 22px;}");
	document.write("h2{ font-size: 14px; color: #222222; margin: 4px 0px 0px 0px;}");
	document.write("");
	}
	else{
	// WIN NN
	document.writeln(".t10{font-Size:11px ; line-height:12px}");
	document.writeln(".t12{font-size:12px ; line-height:15px}");
	document.writeln(".t10b{font-size:11px; font-weight: bold;}");
	document.writeln(".t12b{font-size:12px; font-weight: bold;}");
	document.writeln(".t10w{font-Size:11px ; line-height:12px; color: #ffffff;}");
	document.writeln(".t12w{font-size:12px ; line-height:15px; color: #ffffff;}");
	document.writeln(".t10wb{font-size:11px; font-weight: bold; color: #ffffff;}");
	document.writeln(".t12wb{font-size:12px; font-weight: bold; color: #ffffff;}");
	document.write(".whatnew { font-size: 12px; font-weight: bold; color : #333333 ;}");
	document.write(".whatnewTxt { font-size: 11px; color : #666666 ;}");
	document.write(".cr{font-Size:11px ; font-family:Arial, Helvetica, MS Gothic, Osaka ;}");
	document.write("h1{ font-size: 18px; font-weight: bold; color: #222222; margin: 13px 0px 13px 22px;}");
	document.write("h2{ font-size: 14px; color: #222222; margin: 4px 0px 0px 0px;}");
	document.write("");
	}
}
document.write("--></STYLE>");	

