/* print.css */


	body {
font-family	: Arial, sans-serif;
	}

	table, td, th {
border		: 1px solid black;
	}

	#service, 
	#nav,
	#subnav,
	#col-1,
	#col-3 {
display		: none;
	}