/*  print style sheet */

body {color: black; background: white;}
h1,h2,h3,h4,h5,h6 {background: white; color: black;}
div#menu-content { display: none;}
div.footer { display: none;}
div#toplinks { display: none;}
img { display: none;}
	
