body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url("images/back_01.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #26AB14;
}
p {
	font-size: 10pt;
	text-align: justify;
}
.linkki {
	font-size: 10pt;
	color: #FFFFFF;
	text-indent: 15pt;
	text-decoration: none;
}
ul {
	font-size: 10pt;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
