<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 22px;
	color: #444444;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #53ABA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #418887;
}
a:active {
	color: #E3382B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EDC91B;
}
.bkwht {
	background-color: #FFFFFF;
}
.title {
	font-size: 24px;
	line-height: 28px;
	color: #E66A3B;
}
.note {
	color: #E66A3B;
}
.bkorange {
	background-color: #E66A3B;
}
.caption {
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}
</pre></body></html>