body {
  font-family: Bitstream Vera Sans, Helvetica, sans-serif;
  font-size: 0.9em;
}

h1 {
  font-size: 1.5em;
  font-weight: normal;
  text-align: center;
}

h2 {
  margin-top: 1.9em;
  background-color: #cccccc;
  color: #333366;
  padding: 0.1em;
  padding-left: 0.5em;
  font-size: 1.2em;
  font-weight: normal;
}

p {
  margin-left: 0.8em;
}

ul li {
  list-style-type: circle;
}

a {
  color: #373791;
  text-decoration: none;
}

a:hover {
  color: #7676ef;
  text-decoration: none;
}

img {
  border-style: none;
}

p#validation {
  margin-top: 2em;
  text-align: right;
}
