body{
	margin:0;
	color:#000;
	font:12pt/15pt Arial, Verdana, sans-serif;
}
#header{
	width:100%;
	margin:0 0 15px;
}
#header h1{
	margin:0;
	line-height:0;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#nav{display:none;}
.container{display:none;}
#content{width:100%;}
#sidebar{display:none;}
#footer{display:none;}
#content img{float:right;}
.article,
.box,
.item{
	overflow:hidden;
	height:1%;
	page-break-before:avoid;
}
.item h2{margin:0 0 10px;}
.row{display:none;}
.box img{display:none;}
