body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727071;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #727071;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #727071;
}
a:link {
	color: #727071;
	text-decoration: underline;
}
a:visited {
	color: #727071;
	text-decoration: underline;
}
a:hover {
	color: #727071;
	text-decoration: none;
}
a:active {
	color: #727071;
	text-decoration: none;
}
.navigointi:link {
	color: #727071;
	text-decoration: none;
	font-weight: bold;
}
.navigointi:visited {
	color: #727071;
	text-decoration: none;
	font-weight: bold;
}
.navigointi:hover {
	color: #727071;
	text-decoration: none;
	font-weight: bold;
}
.navigointi:active {
	color: #727071;
	text-decoration: none;
	font-weight: bold;
}
.selected:link {
	color: #727071;
	text-decoration: none;
	font-weight: normal;
}
.selected:visited {
	color: #727071;
	text-decoration: none;
	font-weight: normal;
}
.selected:hover {
	color: #727071;
	text-decoration: none;
	font-weight: normal;
}
.selected:active {
	color: #727071;
	text-decoration: none;
	font-weight: normal;
}
.pieni {
	font-size: 11px;
}
.pieni_musta:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pieni_musta:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.pieni_musta:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.pieni_musta:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
th {
	text-align: left;
}
div.hr {
	height: 1px;
	background: #fff url(../kuvat/hr.gif) repeat scroll center;
}
div.hr hr {
	display: none;
}
.virhe {
	color: red;
}