<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body#bd {
  font-family: Arial, Helvetica, sans-serif;
}

a {
  border-bottom: 1px dotted #ccc;
  color: #666;
  text-decoration: none;
}

img[align=right] {
  margin: 5px 0 20px 20px;
}

img[align=left] {
  margin: 5px 20px 20px 0;
}

.img-border {
  border: 1px solid #ddd;
  padding: 9px;
}

.contentheading a {
  border: 0;
  color: #333;
  font-size: 30pt;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
}

body.contentpane dl.article-info dt,
body.contentpane dl.article-info dd {
  padding-right: 10px;
}

body.contentpane dl.article-info dd {
  font-weight: bold;
}

body.contentpane dl.article-info dd span {
  font-weight: normal;
}

/* K2 */
#k2Container {
  margin: 0 20px;
}

#k2Container a {
  border: 0;
}

/* Mail to form */
#mailtoForm .button {
  background: #333;
  border: 0;
  color: #fff;
  font-size: 0.846em;
  margin-right: 10px;
  padding: 5px 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#mailtoForm .button:hover {
  background: #d42b1e;
  border-color: #d42b1e;
  cursor: pointer;
}</pre></body></html>