body {
  background: #000055;
  color: #ffffff;
}

table {
  width: 90%;
  cellpadding: 0;
}

td {
  width: 50%;
}

h1, h2 {
  color: #00ffff;
  text-align: center;
}

h3, h4 {
  color: #00ffff;

}

span.emph {
  font-style: italic;
}

span.comment {
  font-style: italic;
}

span.ltitle {
  color: #00ffff;
  font-weight: bold;
}

span.attrib {
  font-weight: bold;
}

.keskityskokonaisuus {
  text-align: center;
}

div.linkkiteksti {} /* Linkin alla selitystekstiä. */

div.pohjalinkit {
  text-align: center;
}

div.turnpageonw {
  text-align: right;
}

div.turnpageback {
  text-align: left;
}

a:link {
  /* color: #00ff92; */
  color: #bbbbff;
}

a:visited {
  /* color: #ffff50; */
  color: #ff3333;
}

h2.general {            /* Headers in new.html */
  text-align: left;
  font-size: large;
}

