<!--
if(navigator.appName == "Netscape"){
	//NetScape
	document.write("\<link rel=\"stylesheet\" href=\"common/netscape.css\" type=\"text/css\"\>")
	}
else{
	document.write("\<link rel=\"stylesheet\" href=\"common/common.css\" type=\"text/css\"\>")
}
//-->
