p 	{	
	font-family: verdana, arial, helvetica;
	font-size: 11;
	text-align: left;
	color: black
	}

p.otsikko{
	font: trebuchet, verdana, arial, helvetica;
	font-size: 13;
	margin-top: 10;
	color: #436087;
	font-weight: bold;
	margin-left:17;
	}

p.alaotsikko{
	font: trebuchet, verdana, arial, helvetica;
	font-size: 11;
	color: #585858;
	font-weight: bold;
	}

p.valiotsikko{
	font: trebuchet, verdana, arial, helvetica;
	font-size: 11;
	color: #436087;
	font-weight: bold;
	}
	
	
a	{
	font-family: verdana, arial, helvetica;
	font-size: 11;
	text-decoration: none;
	color: #556b2f;
	font-weight: bold;
}



a:hover	{
	font-family: verdana, arial, helvetica;
	font-size: 11;
	text-decoration: underline;
	color: #71e600;
	font-weight: bold;
}
