<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Hep C Print Style Sheet
Created by Brian Kirby
on 03.11.04*/

/*Navigation*/	
	.menu {
		display: none;
		}
		
	.nav {
		display: none;
		}
		
/*Binder*/	
	.hide {
		display: none;
		}

/*Header*/	
	.header {
		display: none;
		}
	
/*Footer*/	
	.footer {
		display: none;
		}</pre></body></html>