.OtsikkoSininen
{
	font-family: Arial;
	font-size: 30px; 
	font-weight:  bold;	
	color: #005BAE;
}

.OtsikkoPunainen
{
	font-family: Arial;
	font-size: 30px; 
	font-weight:  bold;	
	color: #E73419;
}

.Alaotsikko
{
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #005BAE;
}

.Teksti 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	color: #000;
}

.Oranssi_teksti 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	color: #C40009;
}
