@charset "utf-8";

.cssskin-b  {
  height: 100%;
}

.cssskin-b .c-large_headline {
  line-height: 1.0;
  margin-top: 0px;
}

.cssskin-b .c-body {
  line-height: 1;
}

@media (max-width: 641px) {
.cssskin-b .c-body {
  font-size: 10pt;
  line-height: 1;
}

}
