a:link {
  background-color: transparent;
  color: #00f;
}

a:visited {
  background-color: transparent;
  color: #609;
}

a:active {
  background-color:
  transparent; color: #f00;
}

body {
  background-color: #f8fcfc;
  color: #000;
}

h1 {
  background-color: #dee;
  padding-left: 1em;
}

h2 {
  background-color: #f0f8f8;
  padding-left: 0.5em;
}

img {
  border-style: none;
}

p.buttons {
  float: right;
}

p.header {
  text-align: center;
}

p.obsolete {
  font-style: italic;
  text-align: center;
}

span.strike {
  text-decoration: line-through;
}

td.subhead {
  font-weight: bold;
  text-align: center;
}
