<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #000000;
}


td.thumb {
  text-align: center;
  width: 150px;
  height: 150px;
  background-color: #101010;  
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;  
  color: #aaaaff;
}

div.photo {
  text-align: center;
}

img.photo {
}</pre></body></html>