.otsikko {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	color: #84BED7;
}
.leipis {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.otsikko {
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #84BED7;
	line-height: 22px;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 13px;
}
.huomio {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #be2832;
	text-align: left;
	vertical-align: top;
	font-style: italic;
	line-height: 14px;
}
.leipis_bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.navigaatio {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	background-color: #84BED7;
	display: block;
	width: 170px;
	font-weight: bolder;
	height: 20px;
	padding-top: 5px;
}
.navigaatio:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #84BED7;
	display: block;
	width: 170px;
	height: 20px;
}
