/*-- www.sustainableprocurement.eu.com - print.css
Defines the styles specific to printed pages
--*/

body {
  margin: .75in, .5in;
}

#header-image {
	display:none;
}

#header-title {
	padding:10px 0px 0px 10px;
}

#header h1 {
	padding:0px;
	margin:0px;
}

#navigation {
	display:none;
}

.news td img {
	display:none;
}

/*-- End of print.css --*/
