  BODY {
    font:9pt "MS UI GOTHIC";
    color:#404040;
    background-color:#FFFFFF;
  }
  HR {
    color:#638AFF;
  }
  A:        { text-decoration: none;
              color:#008040;
            }
  A:link    { text-decoration: none;
              color:#008040;
            }
  A:visited { text-decoration: none;
              color:#008040;
            }
  A:hover   { text-decoration: underline;
              color:#008040;
            }
