@charset "utf-8";


h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

.sivuotsikko {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color:#003300;
	font-style:italic;
}

.sivu-apuotsikko {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color:#003300;
}

.teksti {
	font-family: arial;
	font-size: 13px;
	color:#003300;
}
.tuotenimi {
	font-family: arial;
	font-weight:bold;
	font-size: 13px;
	color:#003300;
}

.aputeksti {
	font-family: arial;
	font-size: 12px;
	color:#003300;
}

.NAVIOTSIKKO {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#1D3200;
}

.navivalikko {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#1D3200;
}

.naviteksti {
	font-family: arial;
	font-size: 12px;
	color:#1D3200;
}



