body {
  margin-left: 150px;
  background: url(bgsmall2.gif) repeat-y;
}

a {
  font-weight: bold;
  text-decoration: underline;
  color: #226611;
}

a:visited {
  color: #449922;
}

a.img {
  text-decoration: none;
}

h2 {
  margin-left: -150px;
  width: 130px;
  float: left;
  color: #449922;
  font-family: serif;
  font-style: italic;
  text-align: right;
}

.left {
  margin-left: -150px;
  width: 130px;
  float: left;
}

.left img {
  border: 0;
}

th {
  text-align: left;
}