<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tp-top-header {
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #000000;
text-transform: uppercase;
letter-spacing: 1px;
text-overflow: ellipsis;
white-space: nowrap;
padding-right: 2.5%;
border-bottom: 35px solid #cbb54b;
border-right: 35px solid transparent;
height:0;
line-height:40px;
display:block;
padding-left:3.5%;
margin:0;
max-width:60%;
margin-top:10px;
margin-left:0px;
}

.tp-bottom-header {
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
margin:10px 0px 0px 10px;
max-width:70%;
text-transform:uppercase;
letter-spacing:1px;
text-overflow:ellipsis;
white-space:nowrap;
border-bottom-width:35px;
border-bottom-style:solid;
border-bottom-color:#686158;
border-left-width:35px;
border-left-style:solid;
border-left-color:transparent;
height:0px;
line-height:40px;
padding-right:21.171875px;
padding-left:21.171875px;
float:right;
color: #ffffff;
font-size: 11pt;
}
</pre></body></html>