body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}
h1 { 
	font-family: Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
h2 { 
	font-family: Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.otsikko { 
	font-size: 18px;
	font-weight: bold;
}
.nimi { 
	font-weight: bold;
	font-style: italic; 
}
.error { 
	font-weight: bold;
	color: #ff0000;
}
