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

table, td {
font-family: 'Verdana', Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 16px; 
color: #615c50;
}

p {
margin-bottom: 18px; 
margin-top: 0px;
}

.table {
width: 580px;
background-color: #ffffff; 
border-top: 1px #eae2d0 solid; 
border-right: 1px #eae2d0 solid; 
border-bottom: 1px #eae2d0 solid; 
border-left: 1px #eae2d0 solid;
}

.lightshade {
background-color: #F9F6F0;
padding: 10px 10px 10px 10px;
}

.contentpadding {
padding: 10px 10px 10px 10px;
}

.cellspacing {
padding: 5px 0px 5px 0px;
}

a.textlink {
font-family: 'Verdana', Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 16px; 
color: #b10021; 
text-decoration: none;
}

a.textlink:hover {
font-family: 'Verdana', Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height: 16px; 
color: #b10021; 
text-decoration: underline;
}</pre></body></html>