@media all {
.asettelu {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.ylaosa {
	font-size: small;
}
.ylaosa a {
	text-decoration: none;
}
.paavalikko a {
	font-size: 75%;
	font-weight:bold;
	/*letter-spacing: 0.06em;*/
	text-transform: uppercase;
	text-decoration:none;
}
.paavalikko a:hover {
	text-decoration:underline;
}
.valikko {
	font-size: small;
}
.navi1 {
}
.navi1 a {
	/*font-weight: bold;*/
	color: inherit;
	text-decoration:none;
}

.valikko ul {
}
.valikko span.valittu {
	font-weight: bold;
}
.valikko a {
	text-decoration:none;
}
.valikko a:hover {
	text-decoration:underline;
}
.teksti {
	font-size: small;
}
h1 {
	font-size: large;
}
h2 {
	font-size:medium;
}
h3,h4,h5 {
	font-size:small;
}
.alapalkki {
	font-size:small;
}
.alaosa {
	font-size: small;
}
.laatikko h2 {
	font-size:small;
	/*letter-spacing:0.06em;*/
	text-transform: uppercase;
}
.laatikko .lsisalto {
	font-size:small;
	
}
.laatikko .linkit {
	line-height: 1.4em;
}
.polku {
	font-size: small;
}
.linkit a {
	text-decoration: underline;
}
.linkit a:hover {
	text-decoration: underline;
}
.tuutti .pvm {
	font-weight:bold;
}
}
@media print {

}
@media screen {
.asettelu {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

}

