@CHARSET "UTF-8";

p {
	margin:0;
}

p.otsikko2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
	margin-bottom: 10px;

}
.otsikko2 {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	display: block;
		margin-bottom: 10px;
}
span.bold {
	font-size: 11px;
	font-weight: bold;
	}
.boldsininen {
	font-size: 11px;
	font-weight: bold;
	color: #3769CE;
}
span.kursivoitu {
	font-size: 11px;
	font-style: italic;
	}
