body {
  background: white none repeat scroll 0%;
}
td.photo {
  border: 1px solid #cccccc;
}
table.nav_button {
  border: 0px outset #bbbbbb;
}
div.copyright {
  font-size: 8pt;
  color: #888888;
}
img.photo_center {
  border: 1px solid #cccccc;
}
img.preview {
  border: 1px solid #cccccc;
}
.comment, .property, .property_value {
  font-size: 9pt;
}
.property_value file_name {
  font-family: monospace;
}
.property {
  font-weight: bold;
}
.comment, .property_value {
  font-size: 9pt;
}
.comment {
  font-style: italic;
}
div.title {
  color: #000000;
}
span.page_index {
  color: #000000;
}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #663366;
  text-decoration: none;
}
span.nolink {
  color: #aaaaaa;
}
span.link {
  padding: 10px;
}

