<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
  font-size: 90%;
  line-height: 150%;
  margin-left:  10px;
  margin-right: 10px;
}

em {
  font-style: normal; text-decoration: underline;
}
strong.strong {
  color: #ff3333; text-decoration: underline;
}


h3 {
  font-size: medium;
  font-family: sans-serif;

  margin-left:  0px;
  margin-right: 0px;

  border-color: #00cc99; /* for 2008 */
  border-style: solid;
  border-top-width:    0px;
  border-right-width:  0px;
  border-bottom-width: 2px;
  border-left-width:   18px;

  padding-top:    2px;
  padding-bottom: 2px;
  padding-left:   8px;
}

div.h {
  font-size: medium;
  font-family: sans-serif;
  font-weight: bold;
  padding-top: 1em;
}

div.h2 {
  font-family: sans-serif;
  font-weight: bold;
}

.m2 {margin-left: 2em;}

div.p {
  font-size: 90%;
  line-height: 150%;
  margin-left:  10px;
  margin-right: 10px;
}

/* for e-mail */
img {
  border-style: none;
  vertical-align: middle;
}
</pre></body></html>