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



a:link { font-weight: bold; text-decoration:none; color: #000066 }
a:visited { font-weight: bold; text-decoration:none; color: #000099 }
a:active {font-weight: bold; color:#660066 }
a:hover{ font-weight: bold; text-decoration:underline; color:#DD0000 }
p.title {  font-size: 12px; font-weight: bold; }
p.column {  font-size: 12px;  color:#000000; line-height: 150%; }
p.msg { font-size: 12px;  color:#aaaaaa; }

li { font-size: 12px; }

span.name { font-size: 10px; color: #aaaaaa }
span.update { font-size: 10px; color: red }

P{
color:dimgray;
font-size:0.8em;
line-height:1.7em;
padding:0.5em 0.5em;
}

h3{
font-size:15px;
font-color:#ffffff;
background-color:#E0E0E0;
border-color:gray;
border-width:0px;
border-style:solid;
line-height:1.7em;
}
</pre></body></html>