<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
font-size : 16px; 
font-family : Times, serif; 
color : black;
text-align : center;
background-color : #fdfdfd; 
background-repeat : no-repeat; 
background-attachment : fixed; 
background-position : 0% 0%; 
margin : 0%; 
padding : 0; 
border-width : 0; 
border-style : none; 
border-color : inherit; 
width : auto;
}

table.center {
margin-left : auto;
margin-right : auto;
}

table tr.center {
padding: 0px;
border : none;
}

table td.body {
padding: 0px;
vertical-align: middle;
}

img {
border : none;
}

img.map {
border : none;
}</pre></body></html>