body {
  text-align: center;
  background-color: #f0ffff;
}
a:link {
  color: #0000ff;
}
a:visited {
  color: #800080;
}
h1 {
  font-size: 138%;
  font-weight: bold;
  text-align: center;
}
table {
  border: none;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
}
th {
  font-size: 94%;
  font-weight: bold;
  line-height: 1.25em;
  text-align: left;
}
td {
  font-size: 94%;
  text-align: left;
  line-height: 1.25em;
  vertical-align: top;
}
hr {
  width: 580px;
}
img {
  border: none;
}
#HOME {
  margin-left: 50px;
  margin-right: 50px;
}
#BACK {
  margin-left: 30px;
  margin-right: 30px;
}
#NEXT {
  margin-left: 30px;
  margin-right: 30px;
}
p {
  font-size: 15px;
}
