.Otsikko {
	display: block;
 	color: #E60005;
 	font-size: 18px;
 	font-weight: bold;
}

.Alaotsikko {
	display: block;
 	color: #E60005;
 	font-size: 16px;
 	font-weight: bold;
}
 

.Teksti {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
 





