<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}

.container {
  background: none;
}

hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
hr.space {
  background: white;
  color: white;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}

a img {
  border: none;
}
a:link, a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}

p img.top {
  margin-top: 0;
}

blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}

.small {
  font-size: 0.9em;
}

.large {
  font-size: 1.1em;
}

.quiet {
  color: #999999;
}

.hide {
  display: none;
}

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 10pt;
}
body .container {
  background: none;
}
body hr {
  background: #cccccc;
  color: #cccccc;
  width: 100%;
  height: 2px;
  margin: 2em 0;
  padding: 0;
  border: none;
}
body hr.space {
  background: white;
  color: white;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
body code {
  font-size: 0.9em;
  font-family: "andale mono", "lucida console", monospace;
}
body a img {
  border: none;
}
body a:link, body a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
}
body p img.top {
  margin-top: 0;
}
body blockquote {
  margin: 1.5em;
  padding: 1em;
  font-style: italic;
  font-size: 0.9em;
}
body .small {
  font-size: 0.9em;
}
body .large {
  font-size: 1.1em;
}
body .quiet {
  color: #999999;
}
body .hide {
  display: none;
}

#skip-navigation {
  display: none;
}

#header {
  display: none;
}

#navigation {
  display: none;
}

#footer {
  display: none;
}

.exhibition .menu {
  display: none;
}

#sidebar-search-form {
  display: none;
}

.resources .menu {
  display: none;
}

#viv-sidebar {
  display: none;
}

#viv-header {
  display: none;
}

#search-intro {
  display: none;
}

#viv-wrapper #viv-content #viv-main {
  padding: 0 !important;
  width: 100% !important;
}
#viv-wrapper #viv-content #viv-main .content {
  margin: 0;
}
#viv-wrapper #viv-content #viv-main .content ol {
  width: 100% !important;
  list-style: none;
}
#viv-wrapper #viv-content #viv-main .content ol li {
  width: 100% !important;
  margin-bottom: 2em;
}
#viv-wrapper #viv-content #viv-main .content ol li table {
  width: 100% !important;
}

.biblio .title {
  font-style: italic;
}

.resources .book {
  margin-bottom: 1em;
}
.resources .book .biblio {
  margin: 0;
  font-weight: bold;
}
.resources .book p {
  margin: 0;
}

.exhibition_page .subsection {
  clear: both;
}
.exhibition_page .subsection .subsection-text {
  border: 1px solid transparent;
  display: block;
  width: 100%;
  clear: both;
}
.exhibition_page .subsection .subsection-text h3 {
  width: 100%;
}
.exhibition_page .subsection .subsection-text p {
  width: 100%;
}
.exhibition_page .subsection .sidebar-images {
  border: 1px solid transparent;
  width: 100%;
  clear: both;
}
.exhibition_page .subsection .sidebar-images .sidebar-image {
  text-align: center;
  width: 96px;
  height: 96px;
  margin-left: 8px;
  margin-bottom: 8px;
  float: left;
}

.next-link, .prev-link {
  display: none;
}

.interviews .column-menu {
  display: none;
}

.list-more {
  display: none;
}

#player, #player_wrapper {
  display: none;
}

.for-print-only {
  display: block;
}

.return-button{
	display: none;
}</pre></body></html>