* {
   position: static !important;
   float: none !important;
   background: none !important;
}
body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
 	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #54401F;
}

h1  {
	font-size: 14pt;
	font-weight: bold;
	color: #54401F;
}

h2  {
	font-size: 12pt;
	font-weight: bold;
}

h2  {
    font-size: 10pt;
    font-weight: bold;
}

h3  {
	font-size: 11pt;
}

h4  {
	font-size: 10pt;
	font-style: italic;
}

h5, h6 {
	font-size: 10pt;
}

table {
	border: 1px solid #aaa;
	margin: .5em 0 1em 0;
	border-spacing:0;
	border-collapse: collapse;
	vertical-align:top;
}
caption {
	font-weight: bold;
	caption-side:bottom;
	padding: .5em 1em;
}
table thead tr td {
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4pt;
	vertical-align:top;
}
table tbody tr td {
	border: 1px solid #ccc;
	padding: 4pt;
	vertical-align:top;
}
table tfoot tr td {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 4pt;
	background-color:white;
	vertical-align:top;
}
table thead tr td p, table tbody tr td p, table tfoot tr td p {
	margin:0;
	padding:0;
}

table.reunaton, table.reunaton thead tr td, table.reunaton tbody tr td, table.reunaton tfoot tr td {
	border:none;
}

div#sidebar1 h2.parentCrumb {
	display: none;
}

div#logokentta {
	display: none;
}

