<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";
body { background-image:url(""); background-color: rgb(0,0,0); }
a:link { font-family: Arial; text-decoration:none; font-weight:bold; color:rgb(211,211,211); }
a:visited { font-family: Arial; text-decoration:none; font-weight:normal; color:rgb(105,105,105); }
a:focus   { font-family: Arial; text-decoration:none; font-weight:bold; color:rgb(255,255,255); background-color:rgb(0,0,0); }
a:hover { font-family: Arial; text-decoration:none; font-weight:bold; color:rgb(255,255,255); background-color:darkred; }
a:active { font-family: Arial; text-decoration:none; font-weight:bold; color:rgb(255,255,255);  background-color:rgb(0,0,0); }

table { width:700; border:0; padding:0; spacing:0;
 style: page-break-before: always; background-color:rgb(0,0,0);}
p    { font-family: Arial; font-size:12px; color:rgb(211,211,211); }
ul       {list-style-type:none; font-family: Arial; font-size:12px; color:rgb(211,211,211); }
h1     { font-family: Arial; font-size:14px;  font-weight:bold; color:rgb(211,211,211); }
h2     { font-family: Arial; font-size:14px;  font-weight:bold; color:rgb(211,211,211); }
h3     { font-family: Arial; font-size:14px;  font-weight:bold; color:rgb(211,211,211); }

h5     { font-family: Arial; font-size:13px;  font-weight:bold; color:rgb(211,211,211); }
td { background-color:rgb(0,0,0);  align:left; vertical-align:top; font-family:Arial; font-size:12px; color:#E7E7E7; }</pre></body></html>