
pre     {
  background: #eeeeee;
  border: 1px solid #888888;
  color: black;
  padding: 1em;
  white-space: pre;
}

h1      {
  background: transparent;
  color: #006699;
  font-size: large;
}

h2      {
  background: transparent;
  color: #006699;
  font-size: medium;
}

img     {
  vertical-align: top;
}

a  {
  text-decoration: none;
}

li {
  line-height: 1.2em;
  list-style-type: none;
}
