@charset "UTF-8";

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4;
}

nav,
#slide,
aside,
footer,
.button,
.button-1 {
	display: none !important;
}

a {
	color: #000;
	text-decoration: underline;
}

img {
	max-width: 100%;
	height: auto;
}
