.Otsikko
{
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px; 
	line-height: 26px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px!important;
	color: #fff;
}

.PienempiOtsikko
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #0053c6;
}

.Teksti
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;	
	font-style: normal;
	color: #3c3c3c;
}

.TekstiTiivis
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px!important;
	font-weight: normal;	
	font-style: normal;
	padding-bottom: 2px!important;
	margin-bottom: 2px!important;
	color: #3c3c3c;
}


