body {
	background-color: #EBF5FA;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5D6569;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D6569;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D6569;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.palkinto {
	padding-bottom: 16px;
	text-align: justify;
}

.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.float-left {
	float: left;
	margin: 4px;
	border-style: solid;
	border-color: #CFD9DD
}

.float-right {
	float: right;
	margin: 4px;
	border-style: solid;
	border-color: #CFD9DD
}

.freimi {
	margin: 4px;
	border-style: solid;
	border-color: #CFD9DD
}

.justify {
	text-align: justify;
}

.normal {
	font-variant: normal;
}

.navi {
	text-align: center;
}

#navi A:link {
color: #7494A5;
font-variant: small-caps; 
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navi A:visited {
color: #7494A5;
font-variant: small-caps; 
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navi A:hover {
color: #7494A5;
font-variant: small-caps; 
text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
}

/* Normaalit: */

A:link {
color: #7494A5;
font-variant: normal; 
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

A:visited {
color: #9583B4;
font-variant: normal; 
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

A:hover {
color: #8CA7B5;
font-variant: normal; 
text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
}