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



.sailed-results-page {
		
	width:100%;
	height: auto;
}
		
	
.main-menu-toggle,
#export,
.pagination,
.masthead,
.page-intro,
.pagefooter {
	display: none;
}
		
a {
	text-decoration: none;
	color:currentColor;
}

body {
	
	width:100%;
	height: auto;
}

* {
	font-family: Arial;
}

.inner {
	max-width: none;
	padding:0;
	margin:0;
}

table {
	font-size:15px;
	text-align: left;
}

th {
	border-bottom: 2px solid #eeeee;
	padding:1em 0.5em;
}
td {
	border-bottom: 1px solid #eeeeee;
	padding:1em 0.5em;
}
		


</pre></body></html>