@charset "utf-8";
.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112855;
	white-space: normal;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #112855;
}
.img_border {
	border: thin dashed #112855;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #667FCE;
}

