<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;
}

table.index_table
{
  border-collapse: collapse;
}

td.index_table_cell
{
  width: 25%;
  padding: 8px;
  border: double 6px #666666;
}

td.index_subcat_table_cell
{
  padding: 8px;
  border: double 6px #666666;
}

a:link {color: #FFFFFF;}

a:visited {color: #FF0000;}

a:active {color: #00FF00;}

.gallerytitle {
  font-family: Courier New, Courier, mono;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: blink;
}

.thumbnailtabletitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;
}

.thumbnail {
  margin-bottom: 6px;
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;
}</pre></body></html>