<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.menu li a {font-size: 150%; }
.main .section p {font-size: 100%;}
.siteMap ul li {width: 100%;}
@media screen and (max-width: 1024px) {
	.menu li a { padding: 0 15px; }
}
@media screen and (max-width: 768px) {
	.main .section .hd h1 {font-size: 190%;}
}
@media screen and (max-width: 480px) {
	.main .section .hd h1 {font-size: 160% !important;}
}</pre></body></html>