html, body {
  font-family:arial, helvetica, sans-serif;
}

h1 {
  margin:18px 0;
  font-size:100%;
}

h2 {
  margin:18px 0 0 0;
  font-size:80%;
}

p {
  font-size:80%;
}

li {
  font-size:80%;
  color:#333;
}

li li {
  font-size:100%;
}

a {
  text-decoration:underline;
}

a:hover, a:focus {
  text-decoration:none;
}
