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



/*  Font Size

---------------------------------------------------------- */



body {

	font-size: 95%;

}



body table th,

body table td,

body table caption {

	_font-size: 95%;

}



div#header div#font-changer dl dd.large img {

	visibility: hidden;

}



div#header div#font-changer dl dd.medium img {

	visibility: visible;

}

</pre></body></html>