body {
	font-size: 1em;
	font-size: 80%;
	background-color: #ffffff;
}


p {
	margin-top: 0px;
}

.otsikko {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.isoOtsikko {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}

.punainenOtsikko {
	font-size: 110%;
	font-weight: bold;
	color: #cc0000;
}

.isoPunainen {
	font-size: 150%;
	font-weight: bold;
	color: #cc0000;
}

.sininenOtsikko {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}

.isoSininen {
	font-size: 150%;
	font-weight: bold;
	color: #006699;
}

.isoLeipis {
	font-size: 120%;
}

.pieniLeipis {
	font-size: 80%;
}

.sininen {
	color: #336699;
}

.punainen {
	color: #cc0000;
}