body {
	width: auto;
	margin: 1% 5%;
	padding: 0 10% 0 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif;
	font-size: 80%;
	line-height: 1.4;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

hr, fieldset {
	display: none;
}