.table_otsikko {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#203877;
}
.table_teksti_boldi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:12px;
	color:#000000;
}
.table_teksti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size:12px;
	color:#000000;
}

