<!--

document.write("<STYLE type=text/css>" );
document.write("<!--" );
document.write("body,td  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 12px; line-height: 120% }" );
document.write(".style15  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 12px; line-height: 150% }" );
document.write(".s11  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 11px; line-height: 120% }" );
document.write(".s10  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 10px; line-height: 120% }" );
document.write(".style14  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 14px; line-height: 140% }" );
document.write(".style13  { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka'; font-size: 13px; line-height: 130% }" );



if( navigator.userAgent.indexOf("Mac") >= 0 ){
	if ( navigator.appName.charAt(0)=="N" ) {
		//
		// Mac Netscape
		//
		document.write(".small{ font-size: 10px; line-height: 14px }");
		document.write(".px15 { font-size: 14px; line-height: 16px }");
		}
	else {
		//
		// Mac Explorer (not Netscape)
		//
		document.write(".small{ font-size: 10px; line-height: 14px }");
		document.write(".px15 { font-size: 14px; line-height: 16px }");
		}
	}

else {
	//
	// Windows (not Mac)
	//
	document.write(".small{ font-size: 11px; line-height: 15px }");
	document.write(".px15 { font-size: 15px; line-height: 18px }");
	}

document.write( "-->" );
document.write( "</STYLE>" );
//-->
