if (navigator.userAgent.match("Firefox")) {
		 document.write('<style type="text/css" media="all">@import "style-ff.css";</style>');
}