/* Generated by KompoZer */
body {
  font-family: Tahoma,Verdana;
  font-size: 14pt;
  background-color: white;
  color: #000099;
}
.itembox {
  border: thin solid #cc0000;
  padding: 5px;
}
.itemtitle {
  display: block;
  color: white;
  background-color: #ff9900;
}
.itemcodes {
  text-align: right;
  font-size: 10pt;
  font-style: italic;
}
#footer {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
#otherauthors {
  margin-top: 25pt;
}
