BODY, TD, P, textarea, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e1e1e1;
}
a, a:visited {
	color: #004A94;
}
a:hover {
	text-decoration: underline;
}
.banneri {
	background-image: url(images/ylatausta.gif);
	height: 115px;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.yhteystiedot {
	background-image: url(images/ylatausta.gif);
	height: 115px;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 10px;
}
.yhteystiedot P {
	font-size: 13px;
}
.kehys {
	border: 1px solid #000000;
	background-color: #FFE393;

}
.otsake {
	color: #018E48;
	font-size: 14px;
	font-weight: bold;

}
.keskikuva {
	background-image: url(images/keskikuva.jpg);
	background-repeat: no-repeat;
	height: 176px;
}
.alatausta {
	background-image: url(images/alatausta.gif);
	height: 40px;
	background-repeat: no-repeat;

}
.yhteystiedot {
	font-size: 14px;
	margin: 10px;
}
.teksti {
	font-size: 12px;
	line-height: 24px;
}
.keskikuva2 {
	background-image: url(images/keskikuva2.jpg);
	background-repeat: no-repeat;
	height: 193px;
}
.linkki_etusivu {
	color: #018E48;
	margin-left: 10px;
	text-decoration: none;
}
.linkki_etusivu:hover {
	color: #018E48;
	font-weight: bold;
	text-decoration: none;
}
.linkki_etusivu:visited {
	color: #018E48;
	text-decoration: none;
}

