body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
.hilppahyrkas {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background: #C00;
	padding-top: 32px;
	padding-bottom: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navi {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.perus {
	font-size: 10px;
	line-height: 18px;
	padding-left: 10px;
}
.kuvateksti {
	font-size: 10px;
	line-height: 18px;
	text-align:center
}
td {
	font-size: 12px;
	color: #000000;
}
button {
}
hr {
  height: 2px;
  border: 1px solid #999;
}
.navi a {
	text-decoration: none;
	color: #999999;
}
.navi:hover {
	color: #000000;
}
.navi a:hover {
	color: #000000;
}


