<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #000000;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  text-align: center;
}

.header {
  font-size: 20px;
  color: #EEEEEE;
}

.nav_table {
  background: none;
  width: 533;
}
.nav_tr {
  height: 0px;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last, .nav_td_text {
  font-size: 12px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #EEEEEE;
  text-align: center;
  background-color: #444455;
}
.nav_td_text {
  background-color: #666677;
}
.nav_td_first, .nav_td_prev, .nav_td_next, .nav_td_last {
  width: 40px;
}

.nav_td_first a, .footer a, .nav_td_prev a, .nav_td_next a, .nav_td_last a, .nav_td_text a {
  color: #FFC513;
  text-decoration: none;
}
.nav_td_first a:hover, .footer a:hover, .nav_td_prev a:hover, .nav_td_next a:hover, .nav_td_last a:hover, .nav_td_text a:hover {
  text-decoration: underline;
}

.img {
  border: none;
}

.img_table {
  background: none;
  width: 533;
}

.img_desc_tr {
  height: 0px;
}
.img_desc_td, .img_desc_td_empty {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #EEEEEE;
  background-color: #444455;
  width: 124px;
}
.img_desc_td_empty {
  background: none;
}
.img_desc_td a {
  color: #FFC513;
  text-decoration: none;
}
.img_desc_td a:hover {
  text-decoration: underline;
}

.img_tr {
  text-align: center;
  vertical-align: middle;
  height: 132px;
}
.img_td, .img_td_empty {
  padding: 0;
  background-color: #666677;
  width: 132px;
}
.img_td_empty {
  background: none;
}

.img_org_tr {
  height: 0px;
}
.img_org_td, .img_org_td_empty {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #EEEEEE;
  text-align: right;
  background-color: #444455;
  width: 124px;
}
.img_org_td_empty {
  background: none;
}
.img_org_td a {
  color: #FFC513;
  text-decoration: none;
}
.img_org_td a:hover {
  text-decoration: underline;
}

.footer {
  font-size: 10px;
  font-family: Tahoma, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
  color: #888899;
}

</pre></body></html>