html {
  font-family: arial,sans-serif;
  font-size: 13px;
  line-height: 1.54;
  color: #444;
}

h1 {
  margin: 20px 0 10px;
  font-size: 14px;
  line-height: 1.57;
}

h2 {
  font-size: 13px;
  color: #000;
}

strong {
  color: #000;
}

p {
  margin: 10px 0;
}

a:visited {
  color: #7847b2;
}

a:link {
  color: #15c;
}

a:link, a:visited {
  text-decoration: none;
}
