body {
	font-size: 1em;
	font-size: 80%;
}

.otsikko {
	font-size: 120%;
	font-weight: bold;
	color: #d45203;
}

.isoOtsikko {
	font-size: 150%;
	font-weight: bold;
	color: #d45203;
}

.isoLeipis {
	font-size: 120%;
}

.pieniLeipis {
	font-size: 80%;
}

