.Otsikko
{
	font-family: Garamond, serif;
	font-size: 20px; 
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

.HarmaaOtsikko
{
	font-family: Garamond, serif;
	font-size: 24px; 
	font-weight: normal;
	color: #666666;
}


.Alaotsikko 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 	
	color: #D28A1D;
	font-weight: normal;
	text-transform: uppercase;
}


.Teksti 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 	
	color: #000;
}






