body {
	background-color: #FFFFFF;
}
.Otsikko1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #33549B;
}
.Otsikko2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #33549B;
}
.Otsikko3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CE5C3A;
}
.Otsikko4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #D54F26;
}
a.valikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #33549B;
	text-decoration: none;
	line-height: 22px;
}
a.valikko:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D54F26;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #33549B;
	font-weight: normal;
	margin-bottom: 15px;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #D54F26;
	text-decoration: underline;
}
a:visited {
	color: #000066;
}