<!--
body {
	background-color: #FFFFFF;
	background-image: url(./kuvat/perus/bg1.jpg);
	background-repeat: repeat-y;;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;	
}
a:link {
	color: #818A8A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #818A8A;
}
a:hover {
	text-decoration: underline;
	color: #314A4A;
}
a:active {
	text-decoration: none;
	color: #818A8A;
}

p {
	font-family: arial,helvetica,verdana,sans-serif;
	line-height: 1.8em;
}
-->


