@charset "utf-8";
body {
  color: #000;
  background: #fff;
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}
a {
  text-decoration: underline;
  color: #00f;
}
