img {
	display: none;
}
body {
	width: auto;
	border: 0;
	float: none;
	color: black;
	background: white;
}

.content {
	background: transparent none;
	font-size: 12pt;
	margin-right: 20%;
	padding-right: 20%;
	text-align: justify;
}
.descript {
	background: transparent none;
	font-size: 12pt;
	margin-right: 50%;
	padding-right: 50%;
	text-align: left;
}
.copyright {
	display:none;
}
a:link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
#gore {
	display:none;
}