/* Generated by KompoZer */
body {
  background-color: #4b4b4b;
  color: white;
}
span.title {
  font-weight: bold;
  font-size: 150%;
}
span.page_index {
  font-weight: bold;
  font-size: small;
}
span.file_name {
  font-family: monospace;
}
span.copyright {
  font-size: small;
}
img.preview {
  border: 2px solid white;
}
img.thumbnail {
  border: 2px solid white;
}
div.preview_comment {
  text-align: left;
}
span.comment {
  font-size: small;
  text-align: left;
}
div.properties {
  width: 80%;
}
span.property {
  font-size: small;
  font-weight: bold;
  color: #969696;
}
span.property_value {
  font-size: small;
  color: white;
}
td.td_index {
  color: #969696;
}
td.td_index span.image_dim {
  font-weight: bold;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: white;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: white;
}
a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #ffd700;
}
