<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body {
     margin: 0;
     background: url('https://az659834.vo.msecnd.net/eventsairaueprod/production-tradeevents-public/277f292e96f742228b5a1113df0711bb');
     background-size: 100%;
     background-repeat:repeat-y;
  }
.table-container
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}</pre></body></html>