@charset "utf-8";
<style type="text/css">

div.sisalto {
	width: 100%;
	float: left;
	margin:0;
}

div.otsikko1 {
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin: 0 0 7px 0;
}

div.otsikko2 {
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	margin: 0 0 5px 0;
}

div.pala {
	width: 110px;
	float:left; 
	padding: 0 10px 0 0;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

div.pala_container {
clear:both;
margin: 0 0 0 100px;
}

a.footer, a.vastuuv {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

a.footer:hover, a.vastuuv:hover {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	background: none;
}

a.footer:visited, a.vastuuv:visited {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

a.otsikko
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

a.otsikko:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

</style>

