<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
  position: absolute;
  margin: 0px;

  top: 0px;
  bottom: 0px;
  width: 100%;

  font-size: smaller;
  color: #666699;
}
h1
{
  font-size: 60%;
  color:  #666699;
  margin: 5px 0px 0px 0px;
}
div.memo
{
  margin-top: 60px;
  margin-bottom: 20px;

  font-weight: bold;
}
div.enter
{
  margin-bottom: 20px;

  color: #D76A6D;
}
a:link { color: #6565FF; }
a:visited { color: #6565FF; }
a:hover { color: #6565FF; }
a:active { color: #6565FF; }
</pre></body></html>