A.valikko:link {
  background: #a8abb4;
  color: white;
  border: 0;
}
A.valikko:visited {
  background: #a8abb4;
  color: white;
  border: 0;
}
A.valikko:active {
  background: #a8abb4;
  color: yellow;
  border: 0;
}
body {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  margin-top: 2em;
  margin-right: 5em;
  margin-bottom: 2em;
  margin-left: 5em;
}
div.logo {
  text-align: left;
}
img.link {
  border: 0;
}
th.valikko {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  background: #a8abb4;
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
th.valikkoaktiivinen {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  background: #a8abb4;
  color: white;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border-top: black medium solid;
  border-bottom: black medium solid;
  border-left: black medium solid;
  border-right: black medium solid;
}
td {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
}
td.centered {
  text-align: center;
}
td.yla {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
td.teksti {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background: white;
  color: black;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
td.otsikko {
  font-size: 10pt;
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  white-space: nowrap;
}
pre {
  font-family: monospace;
  font-size: 10pt;
  font-weight: normal;
}
ul {
  list-style: disc;
}

