<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  line-height:1.6em;
  padding:20px 0 30px;
}

div, p, table{
margin:0 30px 30px;
width:680px;
}

h1{
  padding:60px 0;
  font-size:160%;
}

table{
  border:1px solid #000000;
}

table th{
  font-weight:bold;
  background-color:#f5f5dc;
}

table th, table td{
  padding:6px 10px;
  border:1px solid #000000;
  border-style:none solid solid none;
}

ul{
padding-left:20px;
list-style:disc;
}

ul li{
margin-bottom:6px;
}

img.keyimg{
margin-bottom:30px;
}

.nobd{
border-style:none;
}

.center{
text-align:center;
}

.left{
text-align:left;
}

.middle{
vertical-align:middle;
}

p.link{
margin:0 30px 50px;
}

table.table6{
text-align:center;
}

table.table6 tr.bgc{
background-color:#eeeeee;
}</pre></body></html>