<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{  color: #000000;
   background-color: #ffffff;
   scrollbar-face-color: #ff9900;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #663300;
   scrollbar-highlight-color: #ffcc33;
   scrollbar-arrow-color: #663300;
   font-family: Sylfaen, Garamond, Times New Roman, serif;
}

h1   {   color: #000000;   
         background-color: #ffffff;
         font-family: Sylfaen, Garamond, Times New Roman, serif;
         font-size: 36pt;   
         font-weight: bold;  
         text-align: center;}


h2{  color: #000000;
     background-color: #ffffff;   
     font-family: Sylfaen, Garamond, Times New Roman, serif; 
     font-size: 16pt;   
    font-weight: bold;   
    font-style: italic; }

h3 { color: #000000;
     background-color: #ffffff;
     font-family: Sylfaen, Garamond, Times New Roman, serif;
     font-size: 100%;
     font-weight: bold; }

p, li, legend
{  color: #000000;   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: smaller;
}

blockquote
{  color: #000000;   
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: smaller;
   font-style: italic;
   margin-left: 30px;
}


td.hzspacer { background-color: #ffffff;
              background-image: url(hzspacer.gif);
              background-repeat: repeat-x;
              background-position: center bottom; }

td.vtspacer { background-color: #ffffff;
              background-image: url(vtspacer.gif);
              background-repeat: repeat-y;
              background-position: center center; }

A:link {  color: #ff6600;   font-family: Verdana, Arial, Helvetica, sans-serif; }

A:visited{  color: #ff3300;   font-family: Verdana, Arial, Helvetica, sans-serif; }

A:hover{  text-decoration: none;}

p.notes { font-size: 75%;
          margin-left: 20px;
          font-family: Sylfaen, Garamond, Times New Roman, serif; }
</pre></body></html>