/* print CSS Document */
html, body{
	color:#333;
	font-size:16px;
	line-height:22px;
}
#tabsB, #header, #footer{
	display:none;
}

