* {
	color: #000;
	background-color: #FFF;
	border: 0 none;
}


body {
	margin: 2cm 1.5cm;
	padding: 0;
	font-family: Times, "Times New Roman", 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; }
h4 { font-size: 12pt; }


div {
	position: relative;
	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#menu, div#footer p, img { display: none; }
div#footer span { display: block; }


div#container {
	background: #FFF none;
	margin: 0;
}


div#content { text-align: left; }


div#right {
	clear: left;
	margin: 0;
	padding: 0;
	font-size: 12pt;
	text-align: left;
}


div#footer {
	background: #FFF none;
	margin: 2cm 0 0;
	padding: 0.5cm 0 0;
	font-size: 10pt;
	border-top: 1pt solid #000;
}


div#footer:after {
	display: block;
	clear: both;
	margin: 1cm 0 0;
	text-align: right;
	font-size: 8pt;
	font-style: normal;
	content: "Viestintä Karttimo / tulostettava versio";
}
