.Otsikko
{
	font-family: Arial;
	font-size: 22px; 
	font-weight:  bold;	
	color: #0090D1;
}

.Alaotsikko
{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;	
	color: #009AEA;
}

.Teksti 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	color: #000;
	line-height: 18px;
}

.Linkki
{
    /*padding-left: 5px;
    background: url(../../img/img_08/bulletlink.gif) no-repeat top left;*/
}