html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#f1f3f9;
   }
h2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #8d060b;
	line-height:normal;
}
.title {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #8d060b;
	line-height:normal;
}

.alateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;

}
.alateksti a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
.alateksti a:hover{
	color: #ffc77b;
	text-decoration: none;
	font-weight: normal;
}


.valikko{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.valikko a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.valikko a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.valikko a:hover{
	color: #ffc77b;
	text-decoration: none;
	font-weight: bold;

}


.tiedote{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #b61f25;
	line-height: 14px;
	padding-right: 6px;
	padding-left: 6px;


}
.tiedote a:link{
	color: #cd7a0c;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:visited{
	color: #cd7a0c;
	text-decoration: none;
	font-weight: normal;

}
.tiedote a:hover{
	color: #b61f25;
	text-decoration: none;
	font-weight: normal;

}
.vasenreuna{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bc2329;

}
.oikeareuna{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bc2329;

}
