<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-_block_side_a h3 {
  font-size: 240%;
  padding-bottom: 5px;
  color: #9d0014;
  font-weight: bolder;
}

.cssskin-_block_side_a h4 {
  font-size: 300%;
  padding-bottom: 0px;
}

.cssskin-_block_side_a p {
  font-size: 12px;
  line-height: 1.3;
  padding-bottom: 40px;
  color: #050f01;
}

.cssskin-_block_side_a h2 {
  font-size: 20px;
  font-weight: bolder;
  color: #ff3a66;
}

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