body 
{
  color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3
{
  font-family: Arial, sans-serif;
}
td {
  font-family: Arial, sans-serif;
	color: #000000;
	background: #CCECD1;
}
th {
  font-family: Arial, sans-serif;
	color: #000000;
	background: #75CB81;
}
td.runko 
{
	color: #000000;
	background: #B6E4BC url("img/body_top_right.gif") no-repeat right top;
	padding: 30px 20px 30px 20px;
}
td.valikko 
{
  padding: 60px 0px 0px 25px;
	font-family: Arial, sans-serif;
	line-height: 21px;
	background: #FFFFFF;
	color: #000000;
}
a.valikko 
{
  color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
a.valikko:hover
{
  color: #42AD52;
	background: #FFFFFF;
	text-decoration: none;
}
td.copyrights
{
  color: #FFFFFF;
	background: #42AD52;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding: 10px 10px 10px 6px;
}

.tyhja { background: transparent; }


a.link1:link, a.link1:visited, a.link1:active 
{
 	text-decoration: none;
	color: #0F6000;
	background: transparent;
}
a.link1:hover 
{
	text-decoration: underline;
	color: #000000;
	background: transparent;
}

a.link2:link, a.link2:active 
{
 	text-decoration: none;
	color: #0F6000;
	background: transparent;
}

a.link2:visited 
{
 	text-decoration: none;
	color: #336633;
	background: transparent;
}

a.link2:hover 
{
	text-decoration: underline;
	color: #000000;
	background: transparent;
}




