/* add tracking image:
http://www.labnol.org/internet/track-print-web-pages/21021/
*/
/* wrap div around sharing stuff, add to display:none */
/* add BW logo to top */
/* add URL somewhere */
/* add promo at bottom? */


#wallpaperleft,
#wallpaperright,
#upperad,
header,
#topbar,
#footer,
#rightpanel,
.itemNavigation,
.itemRelated,
.itemCategory,
#jc,
.itemBackToTop,
.bannerbottom,
.feature {
	display: none;
}

html, body, #k2Container, #holder, #container, #main, #mainbody, .belowlinks {
	background: transparent;
	width: 100%;
	float: none;
}

.belowlinks {
	clear: both;
}

body, p, td, .itemIntroText {
	font: normal normal 12pt/14pt 'Times New Roman',serif;
	color: #111;
}
h1, div.componentheading {
	font: normal normal 22pt/22pt 'Times New Roman',serif;
	margin: 0 0 12pt 0;
}
a:link:after { content: " (" attr(href) ") "; }
a.modal:link:after { content: none; }
a:link { font-weight: bold; text-decoration: underline; color: #06c; } 