	body {
	font: 12pt "Arial", Helvetica;
	line-height: 1.3;
	}

	header:before  {
		display: block;
		width: 89px;
		height: 23px;
		background: url(/assets/images/logo-dark.png) no-repeat;
		}

	.nav, footer, .top, .sidebar, .connect, .sub-nav, .back{
		display: none;
	}
	a {
		color: #000;
	}
	.sub-nav{
		background:none;
		text-align:left;
		font-size:24pt;
	}
	.sub-nav ul li{
		display:inline-block;}
	img {
		max-width: 500px;
	}
	@page {
		margin: 0.5cm;
	}
