.links, .top, .covers, .left, .print{
	display: none;
	visibility: hidden;
}

.wrapper{
	background-color: none;
	color: #000;
	height: auto;
	margin: 0;
	position: relative;
	text-align: left;
	width: auto;
}


.content_vw, .content, .content2{
	color: #000;
	height: auto;
	left: auto;
	overflow-y: none;
	overflow: auto;
	padding-right: 0;
	position:relative;
	text-align:justify;
	top: auto;
	width: auto;
}

.bottom{
	background-color: none;
	bottom: 0;
	font-size: 11px;
	height: auto;
	left: auto;
	margin-bottom: 0;
	position:relative;
	text-align:right;
	width: auto;
}

