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

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  padding: 5px;
  border: solid 1px #000000;
}

.gallerytitle {
  font-family: Times New Roman, Times, serif;
  font-size: 18pt;
  font-weight: bolder;
  color: #000099;
  text-decoration: none;
}

.thumbnailtabletitle {
  font-style: italic;
  color: #000099;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: #000099;
  text-decoration: underline;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000099;
  background-color: #FFCC67;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
  background-color: #FFCC67;
}

.indexquicklist {
  font-weight: normal;
  color: #000099;
  background-color: #FDCC67;
}</pre></body></html>