<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{border:0 none;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}

* { font-family: Arial,sans-serif; text-rendering:optimizeLegibility; }
a { color:#2f4f4f; }
  a h2 { text-decoration:underline; }
  a:active { position:relative; top:0.1em; }
body { background:#fff; font-size: 12px; margin-bottom:2em; }
#banner { display:block; margin:0 auto 2em; padding-right:15em; clear:both;  }
#toolbar { font-family: Arial, sans-serif;background:#008000; color:white; margin: 0 15px 15px; padding:8px 55px; font-weight:bold;
  -webkit-border-bottom-right-radius: 60px 30px; -webkit-border-bottom-left-radius: 60px 30px;
  -moz-border-radius-bottomright: 60px 30px; -moz-border-radius-bottomleft: 60px 30px;
  border-bottom-right-radius: 60px 30px; border-bottom-left-radius: 60px 30px; }
  #toolbar a { color:white; margin: 0 5px; }
    #toolbar a.logo { float:left;  margin:0 20px 0 0; margin-top:-8px;}
  #toolbar h1 { font-size:1em; float:right; }
#container { width:80em; margin: 2em auto; overflow:hidden; }
  #left { width:64em; background:#fff; color:#fff; }
  #right { width:15em; float:right; }
h2 { font-family: "League Gothic","Arial Narrow",Arial,sans-serif; letter-spacing:0.05em; font-size: 1.8em; color:#008000; margin-bottom: 0.2em; }
  .collapse h2 { cursor:pointer; color:#008000; text-decoration:underline; }
  .collapse h2.yes { color:#2f4f4f; }
ul, p { margin-bottom: 1em; font-size:1em; color:#2f4f4f; }
  li { margin-left:1.8em; padding-left:0.3em; }
.profile { clear:left; padding-left:150px; }
  .profile img { width: 10em; float:left; margin:0 3em 1em -150px; }
  
@media screen and (max-width: 1000px) {
  #banner { padding:0; }
  #container { width:90%; margin: 2em auto; overflow:hidden; }
  #left { width:100%; }
  #right { width:100%; float:none; }
}</pre></body></html>