@charset "utf-8";
/* CSS Document */

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding:3px;
	line-height: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.otsikko {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-position: center center;
	font-variant: normal;
	background-image: none;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	background-color: #FFFFFF;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	background-image: none;
	text-align: center;
}
.koirat {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.otsikko2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.kappale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	white-space: normal;
	margin: 6px;
}
.isot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
}
.tyopoyta {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-decoration: underline blink;
}
.menneet {
	visibility: inherit;
	filter: Blur(Add=50, Direction=20, Strength=50);
}

