<style type="text/css">
body {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
	line-height: 160%;
}
td {
	font-family: verdana;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
	line-height: 160%;
	text-align: justify;
}
a {
	text-decoration: none;
	color: red;
}
.otsikko {
	font-size: 12pt;
	font-weight: bold;	
}
a:hover {
	font-weight: bold;
	text-align: center;
}
a.visited {
	text-decoration: none;
	color: blue;
}
.viiva {
	border: 2px solid;	
	color: black;
}
.viiva_ohut {
	border: 1px solid;	
	color: black;
}
table {
	border: 0px;
}
textarea {
	border:1px solid;	
}
input {
	border:1px solid;	
}
