/* print styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
}
.main a[href]:after {
	content:" (" attr(href) ") ";
}
.main a[href^="/"]:after {
	content:" (THIS DOMAIN" attr(href) ") ";
}
.banners,
#tools,
.tools,
.topnav,
.header_right {
	display:none;
}