var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);
document.write("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
	if( bName == "M")
	 {
		// Macintosh IE
			document.write(".text10s{font-size:10px; color:#333333;line-height:12px;}");
			document.write(".text10m{font-size:10px; color:#333333;line-height:14px;}");
			document.write(".text10l{font-size:10px; color:#333333;line-height:18px;}");
			document.write(".text10xl{font-size:10px; color:#333333;line-height:22px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:13px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:15px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:19px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:23px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:14px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:16px;}");
			document.write(".text12mw{font-size:12px; color:#ffffff;line-height:16px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:20px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:24px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:16px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:18px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:22px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:26px;}");
	}
	else
	{
		if( vNum < 5 )
		{
			// Macintosh Netscape 4.x
			document.write(".text10s{font-size:10px; color:#333333;line-height:13px;}");
			document.write(".text10m{font-size:10px; color:#333333;line-height:15px;}");
			document.write(".text10l{font-size:10px; color:#333333;line-height:19px;}");
			document.write(".text10xl{font-size:10px; color:#333333;line-height:23px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:14px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:16px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:20px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:24px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:15px;letter-spacing:1px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:17px;letter-spacing:1px;}");
			document.write(".text12mw{font-size:12px; color:#ffffff;line-height:17px;letter-spacing:1px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:21px;letter-spacing:1px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:25px;letter-spacing:1px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:17px;letter-spacing:-0.3px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:19px;letter-spacing:-0.3px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:23px;letter-spacing:-0.3px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:27px;letter-spacing:-0.3px;}");
	 	}
	 	else
	 	{
			// Mactionsh Netscape 6.x~
			document.write(".text10s{font-size:10px; color:#333333;line-height:12px;letter-spacing:-0.3px;}");
			document.write(".text10m{font-size:10px; color:#333333;line-height:14px;letter-spacing:-0.3px;}");
			document.write(".text10l{font-size:10px; color:#333333;line-height:18px;letter-spacing:-0.3px;}");
			document.write(".text10xl{font-size:10px; color:#333333;line-height:22px;letter-spacing:-0.3px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:13px;letter-spacing:-0.2px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:15px;letter-spacing:-0.2px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:19px;letter-spacing:-0.2px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:22px;letter-spacing:-0.2px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:14px;letter-spacing:0.2px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:16px;letter-spacing:0.2px;}");
			document.write(".text12mw{font-size:12px; color:#fffffff;line-height:16px;letter-spacing:0.2px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:20px;letter-spacing:0.2px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:24px;letter-spacing:0.2px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:16px;letter-spacing:0.5px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:18px;letter-spacing:0.5px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:22px;letter-spacing:0.5px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:26px;letter-spacing:0.5px;}");
	 	}
	 }

}
else
{
	if( bName == "M")
	{
		// Windows IE(default IE6.0)
			document.write(".text10s{font-size:10px; color:#333333;line-height:12px;}");
			document.write(".text10m{font-size:10px; color:#333333;line-height:14px;}");
			document.write(".text10l{font-size:10px; color:#333333;line-height:18px;}");
			document.write(".text10xl{font-size:10px; color:#333333;line-height:22px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:13px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:15px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:19px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:23px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:14px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:16px;}");
			document.write(".text12mw{font-size:12px; color:#ffffff;line-height:16px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:20px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:24px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:16px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:18px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:22px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:26px;}");
	}
	else
	{
		if( vNum < 5 )
		{
			// Windows Netscape 4.x
			document.write(".text10s{font-size:11px; color:#333333;line-height:12px;}");
			document.write(".text10m{font-size:11px; color:#333333;line-height:14px;}");
			document.write(".text10l{font-size:11px; color:#333333;line-height:18px;}");
			document.write(".text10xl{font-size:11px; color:#333333;line-height:22px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:13px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:15px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:19px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:23px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:14px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:16px;}");
			document.write(".text12mw{font-size:12px; color:#ffffff;line-height:16px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:20px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:24px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:16px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:18px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:22px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:26px;}");
		}
		else
		{
			// Win Netscape 6.x~
			document.write(".text10s{font-size:10px; color:#333333;line-height:12px;}");
			document.write(".text10m{font-size:10px; color:#333333;line-height:14px;}");
			document.write(".text10l{font-size:10px; color:#333333;line-height:18px;}");
			document.write(".text10xl{font-size:10px; color:#333333;line-height:22px;}");
			
			document.write(".text11s{font-size:11px; color:#333333;line-height:13px;}");
			document.write(".text11m{font-size:11px; color:#333333;line-height:15px;}");
			document.write(".text11l{font-size:11px; color:#333333;line-height:19px;}");
			document.write(".text11xl{font-size:11px; color:#333333;line-height:23px;}");

			document.write(".text12s{font-size:12px; color:#333333;line-height:14px;}");
			document.write(".text12m{font-size:12px; color:#333333;line-height:16px;}");
			document.write(".text12mw{font-size:12px; color:#ffffff;line-height:16px;font-weight:bold;}");
			document.write(".text12l{font-size:12px; color:#333333;line-height:20px;}");
			document.write(".text12xl{font-size:12px; color:#333333;line-height:24px;}");
			
			document.write(".text14s{font-size:14px; color:#333333;line-height:16px;}");
			document.write(".text14m{font-size:14px; color:#333333;line-height:18px;}");
			document.write(".text14l{font-size:14px; color:#333333;line-height:22px;}");
			document.write(".text14xl{font-size:14px; color:#333333;line-height:26px;}");
		}
	}
}
 document.write("--></STYLE>");
 