/* PRINT ONLY ATTRIBUTES */

/* Reset attributes */

body, div, img, h1, h2, ul, ol, li, a form {
	position: static;
	margin: 0;
	}
	
/* Hide all surplus page elements */
#header, #navhoriz, #left, #right {
	display:none;
	}


