* {
	color: #000;
	background: #FFF none;
	border: 0 none;
}


body {
	margin: 2cm 1.5cm;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
}


h1, h2, h3, h4 {
	line-height: 100%;
	margin: 1cm 0;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
}

h2 { font-size: 16pt; }

h3 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 0.5cm;
	padding: 0 0 0.1cm 0;
	border-bottom: 1pt solid #000;
}


h4 { font-size: 12pt; }


div {
	position: relative;
	float: none;
	display: block;
	padding: 0;
	margin: 0;
}


p {
	margin: 0 0 0.5cm;
	line-height: 150%;
}


a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: underline;
}


div#header, div#left, div#lang  { display: none; }
ul#navi address { display: block; }


div#wrapper, div#container {
	background: #FFF none;
	margin: 0;
}


div#content { text-align: left; }


div.laatikko, div.isolaatikko { background: #FFF none; }
div.laatikko h3, div.isolaatikko h3 { background: #FFF none; }


div#bottom {
	background: #FFF none;
	margin: 2cm 0 0;
	padding: 0.5cm 0 0;
	font-size: 10pt;
	border-top: 1pt solid #000;
}


div#bottom:after {
	display: block;
	clear: both;
	margin: 1cm 0 0;
	text-align: right;
	font-size: 8pt;
	font-style: normal;
	content: "Ultrapoint / tulostettava versio";
}
