<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.letter-list input[type=radio] {
	opacity: .01;
	z-index: 100;
	margin: 0 -5px
}

.letter-list label {
	cursor: pointer;
	font-weight: 400;
	color: #1a0dab
}

.letter-list label:hover {
	text-decoration: underline;
	color: #0f0864
}

ol ol, ol ul, ul ol, ul ul {
	margin-left: 30px
}

#genre-list li, #institution-list li {
	margin-bottom: 27px
}

.summary {
	margin-top: 6px
}

.light-grey {
	color: #777
}

select#monthSelect, select#yearSelect {
	border-radius: 0
}

.listing {
	margin-bottom: 19px
}

li.pageLink {
	border: 1px solid #efefef;
	padding: 10px;
	background: #f7f7f7;
	border-radius: 5px;
	color: #000;
	margin-bottom: 10px;
	z-index: -1
}

hr {
	border-top: 1px solid #ccc
}

.anchor {
	display: block;
	content: " ";
	margin-top: -285px;
	height: 285px;
	visibility: hidden
}

td {
	vertical-align: top
}

td.listing-title {
	width: 50px
}

td&gt;a {
	font-weight: 400
}

.logo {
	max-width: 100%;
	height: 12px
}

.fileTypeIcon {
	height: 35px
}

.list-head {
	font-size: 36px
}

.end-list {
	border-top-color: #000;
	border-top-width: 2px
}

.left-thumbnail {
	float: left;
	margin-bottom: 10px
}

#records.container {
	background: #fff
}</pre></body></html>