body {
	<!--padding-left: 11em;-->
	font-family: Tahoma, sans-serif;
	font-size: 12pt;	
	text-align: center; 
	color: black;
	background-color: #9E9B8E;
}
div#otsikko {
	background-color: #A9D158; 
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 800px;
	height: 110px;
	background-image: url("otsikkopalkki.jpg");
}
div#otsikkoteksti {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 20pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1em
}
div#otsikkoteksti a {
	text-decoration: none;
	color: #FFFFFF;
}
div#leipateksti {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
div#leipateksti_taulu_sisennys {
	padding-left: 4em;
	padding-right: 1em;
}	
div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	background-color: #FFEFD5;
}
div#navigation {
	width: 800px;
	border-width: 0px;	
	border-style: solid;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	background-color: #88A847;
}
div#alapalkki {
	width: 800px;
	border-width: 0px;	
	border-style: solid;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	text-align: right;
	background-color: #88A847;
}
div#taulu_sisennys {
	padding-left: 2em;
}
div#navigation a {
	padding-left: 2em;	
	color: #E9F7CB;
	text-decoration: none;
}
div#navigation a:hover {
	color: blue;
	font-style: italic;
}
div#taulu_sisennys table {
	width: 750px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	border-style: solid;	
	border-width: 0px;
	background-color: #FFEFD5;
	padding-bottom: 1em;
}
div#leipateksti_taulu_sisennys table {
	width: 700px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	border-style: solid;	
	border-width: 0px;
	background-color: #FFEFD5;
}
div#container th {
	width: 200px;
	text-align: left;
	font-weight: bold;
	background-color: #88A847;
}
div#counteri {
	text-align: center;
}
.paivitys {
	text-align: center;
	font-size: 9pt;
	font-family: Tahoma, sans-serif;
	font-style: normal;
	color: #C0C0C0;
}

	