<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageBody
	{
	margin-right: 6%;
	margin-bottom: 50px;
	margin-left: 6%;
	}

.tocTitle
	{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	}

.tocAuthor
	{
	font-size: 11pt;
	text-align: center;
	margin-bottom: 5px;
	}
	
.reportBody
	{
	padding: 10px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	}

.tocImage
	{
	margin: 6px;
	text-align: center
	}

.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 6px;
	}

.tocLinks, .tocIntro, .sur, .tocContact
	{
	padding: 9px;
	margin-bottom: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	}
	
.tocContact
	{
	display: table;
	padding: 8px;
	width: 100%;
	}

.tocLinks div
	{
	font-size: .95em;
	display: table;
	}

.tocIntro
	{
	padding: 8pt;
	font-size: 10pt;
	}

.surRecord
	{
	margin: .2em;
	padding-top: .2em;
	border-top: dotted;
	border-width: 1px;
	font-size: 1.15em;
	}
	
div.sur &gt; div:first-child
	{
	border-top: none;
	padding-top: 0em;
	}

.surLetter
	{
	float: left;
	width: 1em;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	}

.surName
	{
	display: block;
	margin-left: 1.5em;
	font-size: 10pt;
	}

.tocContactRecord
	{
	margin: .2em;
	}
	
.tocContactIcon, .tocContactLink
	{
	display: table-cell;
	font-size: 10pt;
	}

.tocContactIcon
	{
	padding-right: .2em;
	text-align: left;
	width: 25px;
	}

.footer
	{
	padding: .4em;
	text-align: center;
	font-size: .9em;
	}
</pre></body></html>