.w3-top {
	display: none;
}

.w3-input {
	display: none;
}

.w3-check {
	display: none;
}

.w3-button {
	display: none;
}

.w3-btn {
	display: none;
}

.cookiealert {
	display: none;
}

.top-button {
	display: none;
}

label {
	display: none;
}

body {
	font-size: 12pt;
	background: #fff !important;
	color: #000;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}

a:link, a:visited {
	background: transparent;
	color: #520;
	text-decoration: none;
}

a[href]:after {
	content:" ("attr(href)")";
	background-color: inherit;
	color: #369;
	font-style: italic;
	text-decoration: none;
}