<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {color: #468CA0;}
a:visited {color: #468CA0;}
a:active {color: navy;}

a.wl:link, a.wl:visited { color : white }
a.wl:active { color : navy }

html, body html{
  width: 100%;
  height: 101%;
}
body{
  border-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5;
  margin-right: 5;
  font-family: arial;
  font-size: 13px;
}
table{
  font-family: arial;
  font-size: 13px;
}

.button1 {
  background-color: #FFFFFF;
  font-family: arial;
  font-size: 10pt;
}

.button2 {
  background-color: #9CC4B7;
  color: #FFFFFF;
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
}

select {
  font-family: arial;
  font-size: 9pt;
}
input {
  font-family: arial;
  font-size: 9pt;
}


h3 {
  font-family: arial;
  font-size: 20px;
  color: #333;
}
h4 {
  font-family: arial;
  font-size: 17px;
  color: #333;
}
h5 {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
}

.li1 {
  font-size: 10pt;
  list-style-type:square;
}
.ibalinks {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
}

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