
LI {
  list-style-image: url(img/pil.gif);
}

TD {
  font-family: Arial;
  font-size: 13px;
}

BODY {
  font-family: Arial;
  font-size: 13px;
  background-color: #e5e6e8;
}

H1 {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

IMGCAPTION {
  font-size: 11px;
}

