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

.inlineimages img {
	display: inline;
}

table.doctable {
	border-collapse: collapse;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

table.doctable th {
	border-width: 0 0 1px 0;
	border-style: solid; 
	border-color: #999999;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

table.doctable th, table.doctable td {
	padding: 0.3em 0 0.1em 2em;
	vertical-align: top;
}

table.doctable th.first-child, table.doctable td.first-child {
	padding-left: 0;
}

table.fc-table td, table.fc-table th {
  padding: 0 1em;
}

.fc-table td.first-child {
  font-weight: bold;
  text-align: center;
}</pre></body></html>