/* CSS Document */

    <style>
  body     { color: #083659; background-color:transparent; margin-top:20px; }
  *        { font-family: Verdana}
  pre, tt, code, samp, kbd, xmp, listing, plaintext { font-family: monospace; }
  h2       { font-size: 15px; }
  a:link   { color: #083659; text-decoration: none; font-weight: bold;}
  a:visited{ color: #083659; text-decoration: none; font-weight: bold;}
  a:hover  { color: #083659; text-decoration: underline; font-weight: bold;}
  .article { padding-bottom: 10px; }
  .date    { font-size: 11px; color: #083659;}
  .title   { font-size: 11px; }
  .ingress { font-size: 11px; }
  .match   { font-size: 10px; font-weight: italic;}
</style>