@import "editor.css";

.otsikko {
	color : #000000;
	font-size : 11px;
	text-transform : uppercase;
	font-weight : bold;
}
.valiotsikko {
	color : #000000;
	font-size : 11px;
	text-transform : uppercase;
}
.oranssi {
	color : #FF9900;
	font-size : 11px;
}

