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

body {font-size: 108%;}

#textSizeChange #small a {
	background-position: 0 0;
	}
	
#textSizeChange #medium a {
	background-position: -22px -21px;
	}
	
#textSizeChange #large a {
	background-position: -44px 0;
	}
	
.worksList#control{
	margin-top:0;
}
</pre></body></html>