* {
	list-style: none;
	border: none;
	text-decoration: none;
	vertical-align: top;
}

body {
	font: 14pt Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: black;
	background: none;
	width: 210mm;
}

#footer {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 120%;
}

#topwrapper #suma,
#topwrapper #metanavi,
#topwrapper #topnavi,
#titlewrapper,
#content #breadcrumb,
#left,
#right,
#footer .info,
#footer .footerMenu,
#footer .footerMeta {
	display: none !important;
}

#footer .printFooter {
	display: block;
}

#topwrapper {
	height: 80px;
}

#logo #logoPrint {
	display: block;
	position: absolute;
	top: 0;
}

#content {
	margin-top: 90px;
	margin-left: 0px;
	width: 795px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	page-break-after: avoid;
}

ul li {
	list-style: disc;
	margin: 0 0 .25em 0;
}
