body {
  background-color:#ffeecc;
}

a:link {
  color:#000088;
  text-decoration:none;
}

a:visited {
  color:#000088;
  text-decoration:none;
}

a:active {
  color:#000088;
  text-decoration:none;
}

a:hover {
  color:#000088;
  text-decoration:underline;
}

.main {
  margin-top:20px;
  margin-left:5%;
  margin-right:5%;
}

.indented {
  margin-left:40px;
}

.links {
  border-style:solid;
  border-color:#888888;
  border-width:1px;
  border-collapse:collapse;
  text-align:center;
}

td.links {
}

.formats {
  border-style:solid;
  border-color:#888888;
  border-width:1px;
  border-collapse:collapse;
  text-align:center;
}

td.formats {
  padding:5px;
}

h1 {
  font-size:144%;
  text-align:center;
}

h2 {
  font-size:120%;
  text-align:center;
}

h3 {
  font-size:109%;
}
