		
	if( navigator.appName == "Microsoft Internet Explorer" )
		document.write( '  <link rel="stylesheet" href="./common/style.css" type="text/css">' )
	else
		document.write( '  <link rel="stylesheet" href="./common/netstyle.css" type="text/css">' )		
	
	