/* print stylesheet for articles  */
/* hide all irrelevant components */

body {
	width:100%;
}

ul#serviceNav,
div#topMenu,
div#block,
div.payoff {
	display:none;
}
