@media all {
.oikopolkuja_ots
{
	font-weight: bold;
}

.etusivu
{
	font-size: 80%;
}
.valokeila
{
	font-weight: bold;
	font-size: 80%;
}
.sisennys
{
	font-size: small;
}
.asettelu {
	font-family: arial, geneva,verdana, helvetica, sans-serif;
	color: black;
}
.ylaosa {
	font-size: small;
}
.ylaosa a {
	text-decoration: none;
}

.navi1

{

			font-weight: bold;
}

.navi1 a {


	text-decoration:none;
}

.yhteystiedot_ots
{
	letter-spacing: 0.1em;
	font-weight: bold;
}

.valikko {
	font-size: 80%;
}
.valikko a {
	text-decoration:none;

}
.valikko span.valittu {
	font-weight: bold;
}
.valikko a:hover {
	text-decoration:underline;
}
.teksti {
	font-size: small;
}

h1 {
	font-size: large;
}
h2 {
	font-size:medium;
}

h2 {
	font-size:small;
}
.alapalkki {
	font-size:small;
}
.alaosa {
	font-size: small;
}

.polku {
	font-size: small;
}
.linkit a {
	text-decoration: underline;
}
.linkit a:hover {
	text-decoration: underline;
}
.tuutti .pvm {
	font-weight:bold;
}


}
@media print {

}
@media screen {


.page
{
	font-family: arial, trebuchet MS, geneva, verdana, helvetica, sans-serif;
	color: black;
	font-size: 90%;
}


.bold_ots
{
font-weight: bold;
}

.oikopolku 
{
line-height: 1.6;
}


}

