/* CSS Document */
body {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #82C1CC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.linkit {
	background-image: url(kuvat/puhelin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #978c78;
	padding-top: 30px;
	font-size: 11px;
	line-height: 18px;
	padding-left: 20px;
	color: #999999;
}
.iframe {
	padding-left: 10px;
}
.ekataulukko {
	background-color: #FFFFFF;
	background-image: url(kuvat/ylapalkki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #978c78;
}
.knp {
	padding-right: 40px;
	font-size: 10px;
}

.otsikko {
	font-size: 16px;
	font-style: italic;
	color: #82c1cc;
	font-weight: bold;
}
.kielilinkit {
	font-size: 12px;
	color: #999999;
}
.sivu {
	color: #82c1cc;
}

