<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('MyriadPro-Regular.ttf');
}
@font-face {
	font-family: 'KomikaTitle-Axis';
	src: url('KomikaTitle-Axis.ttf');
}
@font-face {
	font-family: 'BadaBoomBB';
	src: url('BadaBoomBB.ttf');
}
body {
	background-color: rgba(247, 247, 247, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(0, 184, 214, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'MyriadPro-Regular';
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
ul {
	color: rgba(35, 31, 32, 1);
	line-height: 1.29;
	text-transform: none;
	font-family: 'MyriadPro-Regular';
	font-style: normal;
	font-size: 14px;
}
p {
	color: rgba(35, 31, 32, 1);
	line-height: 1.29;
	text-transform: none;
	font-family: 'MyriadPro-Regular';
	font-style: normal;
	font-size: 14px;
}
body {
	color: rgba(35, 31, 32, 1);
	line-height: 1.29;
	text-transform: none;
	font-family: 'MyriadPro-Regular';
	font-style: normal;
	font-size: 14px;
}
h5 {
	color: rgba(35, 31, 32, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'KomikaTitle-Axis';
	font-style: normal;
	font-size: 12px;
}
h4 {
	color: rgba(35, 31, 32, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'KomikaTitle-Axis';
	font-style: normal;
	font-size: 14px;
}
h3 {
	color: rgba(35, 31, 32, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'KomikaTitle-Axis';
	font-style: normal;
	font-size: 16px;
}
h2 {
	color: rgba(35, 31, 32, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'BadaBoomBB';
	font-style: normal;
	font-size: 18px;
}
h1 {
	color: rgba(35, 31, 32, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'BadaBoomBB';
	font-style: normal;
	font-size: 28px;
}</pre></body></html>