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

.cssskin-table  {
  font-size: 14px;
}

@media only screen and (max-width: 641px) {
.cssskin-table  {
  font-size: 12px;
}

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