/* Generated by KompoZer */
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  font-style: normal;
  color: #3333ff;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: black;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  color: #000099;
  font-weight: bold;
}
.button {
  height: 30px;
}
.buttonl {
  width: 10px;
  height: 30px;
  background-image: url(buttonl.png);
  background-repeat: no-repeat;
}
.buttonr {
  width: 10px;
  height: 30px;
  background-image: url(buttonr.png);
  background-repeat: no-repeat;
}
.table {
  font-family: Arial,Helvetica,sans-serif;
}
#back {
  position: absolute;
  width: 70px;
  height: 30px;
  margin-left: 80%;
  margin-top: 0%;
}

