@CHARSET "ISO-8859-1";
.otsikko{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	font-size: 26px;
	text-decoration: none;
}

.leipis{
	font-family: arial;
	line-height: 150%;
	color: #000000;
	font-size: 15px;

}
.kuvateksti{
	font-family: arial;
	line-height: 150%;
	color: #555555;
	font-size: 12px;
	font-style: italic;

}