h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003e6f;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.taulukko {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.oikea {
	padding-left: 15px;
}
.kuvavasen {
	float: left;
	margin-right: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003e6f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
