body {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 62.5%;
}

img {
  border: none;
}

#middle {
  font-size: 1.2em;
}

#middle .content {
  line-height: 1.5em;
}

h1 {
  color: #ba012d;
  font-size: 1.2em;
  font-weight: bold;
}

h2 {
  color: #ba012d;
  font-size: 1.1em;
  font-weight: bold;
}

a {
  color: #ba012d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p, td {
  color: #000000;
}

input, textarea, label {
  color: #000000;
}
