<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {font-size:14px}

H1 {font-size:12px; font-weight:normal; display:inline; line-height:150%}
H2 {font-size:12px; font-weight:normal; display:inline; line-height:150%}
H3 {font-size:12px; font-weight:normal; display:inline; line-height:150%}

td {font-size:14px}
.A {font-size:12px; line-height:125%}
.Ab150 {font-size:12px; line-height:150%}
.B {font-size:12pt; line-height:125%}
.Bb {font-size:14px; font-weight:bold; line-height:125%}
.Bnb {font-size:14px; line-height:125%}
.Bsn {font-size:12pt}
.C {font-size:18px; line-height:125%}
.Cb {font-size:18px; font-weight:bold; line-height:125%}
.Csn {font-size:18px}
.D {font-size:21px; line-height:125%}
.Db {font-size:21px; font-weight:bold; line-height:125%}
.Ma {font-size:14px; line-height:130%}
.X14H13 {font-size:14px; line-height:130%}
.top1 {font-size:12px}
.top2 {font-size:10px}
.top150 {font-size:10px; line-height:150%}
.top3 {font-size:10px; font-weight:bold}
.top4 {font-size:11pt}

.jmp		{text-decoration:none}
.jmp:hover	{text-decoration:underline}

a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:hover {color:#999999; text-decoration:underline}
a:active {color:#999999}

.pr {
  width: 768px;
  padding: 0.25rem !important;
  background-color: #eeeeee;
  border-radius: 0.25rem;
}

::-webkit-input-placeholder {
  color: #c0c0c0; font-size:12px;
}
::-moz-placeholder {
  color: #c0c0c0; font-size:12px;
}
:-ms-input-placeholder {
  color: #c0c0c0;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

.row &gt; * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.pe-0 {
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.justify-content-center {
  justify-content: center !important;
}

.align-items-center {
  align-items: center !important;
}

.item-txt {
  padding: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  background-color: #ffffff;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}
</pre></body></html>