<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.enter_field a {
	padding: 3px 40px;
}
.content_padding {
	padding-top:1px;
}
.annualreport_sectioname {
	font-weight:bold;
}
.annualreport_name_column.column1 {
	width:33%;
}
.annualreport_name_column.column2 {
	width:31%;
}
.annualreport_name_column.column3 {
	width:35%;
}
.logo img.mobile {
	width:auto;
}

@media only screen and (max-width: 479px) {
	.logo img{
		width:200px;
	}
}</pre></body></html>