<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">tr.tr101 {
 text-align: center;
 vertical-align: middle;
 font-size: 20pt;
 height: 100px;
}
td.td101 {
 width: 830px;
 text-align: center;
 vertical-align: middle;
 height: 100px;
 color: #0000d4;
 font-size: 20pt;
}
td.td101c {
 width: 830px;
 text-align: center;
 vertical-align: middle;
 height: 100px;
 background:#c6eeff;
 color: #0000d4;
 font-size: 20pt;
}

table.table101
{
 width: 830px;
 font-size: 12pt;
 text-align: center;
 font-family: Arial;
 font-style:normal;
 padding: 1px 1px 1px 1px;
 border:1px solid #0000d4;
 margin: 20px auto 20px auto;
}

tr.tr101a {
 width: 830px;
 padding: 1px 1px 1px 1px;
 text-align: center;
 vertical-align: middle;
 height: 20px;
}

tr.tr101a2 {
 width: 830px;
 padding: 1px 1px 1px 1px;
 text-align: center;
 vertical-align: middle;
 height: 20px;
 background:#c6eeff;
}

td.td101a1 {
 width: 830px;
 padding: 2px 2px 2px 2px;
 height:10px;
 text-align: center;
 vertical-align: middle;
 border:1px solid #0000d4;
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 color: #0000d4;
 empty-cells: show;
 background:#ffffff;
}
td.td101a1c {
 width: 830px;
 padding: 2px 2px 2px 2px;
 height:10px;
 text-align: center;
 vertical-align: middle;
 border:1px solid #0000d4;
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 color: #0000d4;
 empty-cells: show;
 background:#c6eeff;
}

td.td101hc {
 width: 830px;
 padding: 2px 2px 2px 2px;
 height:10px;
 text-align: center;
 vertical-align: middle;
 border:1px solid #0000d4;
 font-family: Arial;
 font-size: 20pt;
 font-weight: bold;
 color: #0000d4;
 empty-cells: show;
 background:#c6eeff;
}


a.a101
{
 color:#0000d4;
 text-decoration: none;
}

a.a101:hover
{
 text-decoration: none;
 color: #0000cc;
}

a
{
 text-decoration: none;    
 color:#0000d4;
}

a:hover
{
 text-decoration: none;
 color: #0000cc;
}

h3
{
 text-align: center;
 font-size: 24pt;
 font-family: Arial;
 color: #0000d4;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 margin-left: 0px;
}

ul
{
 text-align: left;
}
p.item
{
 text-align: left;
 font-family: Arial;
 font-size: 15pt;
 font-weight: bold;
 margin-top:10px;
 margin-left:60px;
 margin-right:60px;
 margin-bottom:10px;
 padding:10x 10px 10px 10px;
 color:#0000d4;
 background:#ffffff;
}

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