<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'AgencyFB-Reg';
	src: url('agencyr.eot');
	src: url('agencyr.eot?#iefix') format('embedded-opentype'),
	url('agencyr.woff') format('woff'),
	url('agencyr.ttf') format('truetype'),
	url('agencyr.svg#agencyr') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
a {
	font-family: "AgencyFB-Reg";
	font-size: 30px;
	color: #FFF;
	letter-spacing: 1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	vertical-align: bottom;
	text-align: right;
	page-break-before: auto;
	page-break-after: auto;
}
body,td,th {
	font-family: "AgencyFB-Reg";
	font-size: 30px;
	color: #F00;
	letter-spacing: 1px;
}</pre></body></html>