<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;
a {
	color: #428bca !important;
}
table#keyDatesContentTable tbody tr:last-child {
	border-bottom: 2px solid #bcbcbc;
}
 table#keyDatesContentTable tbody tr td:nth-child(3),  table#keyDatesContentTable tbody tr td:nth-child(6) {
 border-right:2px solid #bcbcbc;
}
table#keyDatesContentTable tbody tr td:first-child {
	border-left:2px solid #bcbcbc;
}
figure.table table {
	width: 100%;
	height: 100%;
}
.table thead&gt;tr&gt;th,  .table tbody&gt;tr&gt;th,  .table tfoot&gt;tr&gt;th,  .table thead&gt;tr&gt;td,  .table tbody&gt;tr&gt;td,  .table tfoot&gt;tr&gt;td,  figure.table table,  figure.table th,  figure.table tr,  figure.table td {
	border: 1px solid rgb(0, 0, 0);
	border-spacing: 0;
}
&lt;/style&gt;
</pre></body></html>