<!--
	
	if (navigator.appName == "Microsoft Internet Explorer") {
		document.write('<link rel="stylesheet" type="text/css" href="css/stylesheetie.css">');
	} else {
	 	document.write('<link rel="stylesheet" type="text/css" href="css/stylesheetff.css">');
	}
//-->