<!--
document.write( "<STYLE type=text/css>" );
document.write( "<!--" );
document.write( "body,td { font-family: '‚l‚r ‚oƒSƒVƒbƒN','Osaka' }" );
if( navigator.userAgent.indexOf("Mac") >= 0 ){
	if ( navigator.appName.charAt(0)=="N" ) {
		document.write( ".small { font-size: 10px }" );
		document.write(".list { line-height: 130%}");
	}else{
		document.write( ".small { font-size: 10px ; line-height: 130% }" );
		document.write(".list { line-height: 150%}");
	}
}else{
	if ( navigator.appName.charAt(0)=="N" ) {
		document.write( ".small { font-size: 11px }" );
		document.write(".list { line-height: 130%}");
	}else{
		document.write( ".small { font-size: 11px ; line-height: 110% }" );
		document.write(".list { line-height: 140%}");
	}
}
document.write(".margin {  padding-top: 4px; padding-right: 4px; padding-left: 4px}");
document.write(".def{font-size:12px; line-height:16px}");
document.write("form {  margin:0;padding:0}");
document.write(".white {  color: #ffffff}");
document.write(".grey {  color: #666666}");
document.write(".red {  color: #ff0000}");
document.write(".txt01 {  color: #006666; font-size:12px; line-height:16px}");
document.write(".txt011 {  font-weight: bold; color: #006666}");
document.write(".txt02 {  color: #66b30a}");
document.write(".txt021 {  font-weight: bold; color: #66b30a}");
document.write(".txt03 {  color: #0066cc}");
document.write(".txt031 {  font-weight: bold; color: #0066cc}");
document.write("a {  text-decoration: underline}");
document.write("a:link {  color: #006666; text-decoration: underline}");
document.write("a:hover {  color: #006666; text-decoration: underline}");
document.write( "-->" );
document.write( "</STYLE>" );
//-->
