body {
  font-size: 12pt;
  font-family: "Times New Roman", serif;
}

.noprint {
  display: none;
}

/*
table {
  page-break-inside: avoid;
}
*/

table.schema {
  border-collapse: collapse;
  background-color: white;
  border: 3px solid black;
}

a:link, a:visited {
  color: #520;
  background: transparent;
  text-decoration: none;
/*
  font-weight: bold;
  text-decoration: underline;
*/
}

a:link:after, a:visited:after {
  content: " [" attr(href) "]";
  font-size: 90%;
}

.kursbok {
  display: none;
}

a.dlformat:before {
  content: "";
}

a.dlformat {
  content: "";
}
