<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#lead table tr td p {
	font-size: 130%;
	font-weight: bold;
	line-height: 150%;
	margin-right: 35px;
}

h3 {
	font-size: 180%;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	margin-bottom: 10px;
}

table.comp {
	width: 560px;
	padding: 10px 30px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	margin: 0px auto;
}

table.comp tr td {
	font-size: 130%;
	line-height: 150%;
	padding: 5px 0px;
}

td.bold {
	width: 100px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

table.list {
	width: 690px;
	padding-top: 20px;
	border-top: 1px solid #444444;
	margin: 45px 45px 0px 45px;
	clear: both;
}

table.list tr td {
	font-size: 120%;
	line-height: 150%;
	vertical-align: top;
}

table .tel {
	padding-bottom: 20px;
}
</pre></body></html>