.otsikko_sininen{
	font-size : 16px;
	font-weight : bold;
	color: #2D65A0;
}

.otsikko_musta{
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}

.sininen_teksti{
	font-size : 12px;
	font-weight : bold;
	color: #2D65A0;
}

.AH_paaotsikko{
	font-size : 18px;
	font-weight : bold;
	color : #FBA400;
}

.AH_alaotsikko{
	font-size : 14px;
	font-weight : bold;
	color : #FBA400;
}

.AH_oranssi_teksti{
	font-size : 12px;
	font-weight : bold;
	color : #FBA400;
}

.leipateksti {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.huomioteksti{
	color : #FF0000;
}

.huomioteksti_sin{
	color : #0000FF;
}