<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
    font-size:9pt; font-family:sans-serif; font-weight:normal;
    color:black; background-color:#e0e0e0; 
    margin: 0px 0px 0px 0px;
    border: 0px solid #cccccc;
    padding: 3px 3px 3px 3px;
    text-align: left;
}

P {
    font-family:sans-serif;
    font-weight:normal;
    margin: 0px 6px 0px 6px;
    border: 0px solid white;
    padding: 3px 0px 3px 0px;
}


H1,H2,H3,H4 { 
    font-family:sans-serif; font-weight:bold; text-align:left;
    border: 0px;
    margin:0px;
    padding:0px;
}

H1 {
    font-size:14pt; 
    color:#006600; background-color: #e0e0e0;
    text-align: center;
}

.title { 
    font-family: serif; font-size:18pt; font-weight: bold;
    color: #336699; background-color: white; 
}

H2 {
    font-size: 10pt;  text-align: left;
    color: white; background-color: #006600;
    width: 40%;
    border: 1px solid #cccccc;
    border-bottom: 0px;
    padding: 3px 3px 3px 6px;
}

H3 {
    font-size:10pt;  text-align: left;
    color: #006600;  background-color: white;
    width: 60%;
    border: 0px solid #cccccc;
    margin: 12px 0px 0px 6px;
}

H4 {
    font-size: 9pt; 
    color: #006600;  background-color: white;
}

TABLE {
   border-collapse: collapse; 
   empty-cells: show;
}

TD,TH { 
   border: 0px solid #cccccc; font-size: 9pt; 
   vertical-align:top;
}
TH {font-weight:bold;}
TD {font-weight:normal;}
TD.head {background-color: #66cc66; color:black;}

.b { border: 1px solid #cccccc;}
.nb { border: 0px solid #cccccc;}
.head { color: #006600; font-weight: bold;}
.alert { color: #990000; font-weight: bold;}
A { text-decoration: none;}
A:visited {color: #000099; font-weight:bold;}
A:link {color: blue; font-weight:bold;}
A:hover {color: #cc9900; font-weight:bold;}

UL {
  padding: 0px 0px 0px 14px;
  margin: 0px;
}

UL LI { 
  margin: 0px 0px 0px 6px;
  border: 0px solid gray;
  border-bottom: 0px dotted #cccccc; 
  border-right: 0px dotted #cccccc; 
  padding: 0px 0px 0px 0px;
  list-style-image: url(li.png);
}

.soon {
  list-style-image: url(li_soon.gif);
}

UL UL LI {
  margin: 0px 6px 2px 6px;
  border: 0px; 
  padding: 0px;
  list-style: circle;
}

DT {
  font-weight: bold;
  color: #006600;
  margin: 6px 6px 0px 6px;
}

DD DT DL {
  margin: 0px 6px 0px 6px;
}

SPAN.sub {
  font-size:9pt; font-weight:normal; text-align:left; 
  font-family:sans-serif;
  background-color: biolet;
  width: 530px;
  margin: 0px 0px 9px 0px;
  border: 1px solid #cccccc;
  padding: 6px 6px 6px 6px;
  overflow: auto;
}

DIV.box {
  font-size:9pt; font-weight:normal; text-align:left; 
  font-family:sans-serif;
  background-color: white;
  width: 530px;
  margin: 0px 0px 9px 0px;
  border: 1px solid #cccccc;
  padding: 6px 6px 6px 6px;
  overflow: auto;
}

DIV.boximg {
  font-size:9pt; font-weight:normal; text-align:left; 
  font-family:san-serif;
  background-color: white;
  background-image: url(back.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width: 530px;
  margin: 0px 0px 9px 0px;
  border: 1px solid #cccccc;
  padding: 6px 6px 6px 6px;
  overflow: auto;
}

DIV.titlebox {
  background-image: url(title_back.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 530px; height: 100px;
  margin: 0px 0px 9px 0px;
  border: 1px solid #cccccc;
  padding: 6px 6px 6px 6px;
  overflow: hidden;
}

span.front {
  font-family:sans-serif; font-size:24pt; font-weight: bold;
  text-align: left;
  position: absolute; top: 66px; left:20px;
  color: white;
  background-color: none;
}

span.back {
  font-family:sans-serif; font-size:24pt; font-weight: bold;
  text-align: left;
  color: #003300;
  background-color: none;
  position: absolute; top: 67px; left:22px;
}


FRAME {
  margin: 0px 0px 0px 0px;
  border: 0px solid gray;
  padding 0px 0px 0px 0px;
}

.wns { 
  width: 530px;
  margin: 2px;
}

div.indent { padding-left: 20px}


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