	if (location.search=="?version=print") {
		document.write("<link rel='stylesheet' href='styles/print.css' type='text/css'>");
	} else {
		document.write("<link rel='stylesheet' href='styles/default.css' type='text/css'>");
	}