body {
  font-family: Arial, Helvetica, sans-serif;
}

p, li {
  color: #000000;
}

p.cap {
  font-size: 80%;
}

p.foot {
  font-size: 80%;
  text-align: center;
}

div.excell {
  width: 50%; display:inline; text-align:center;
}

td {
  vertical-align: top;
}

img {
  border: 0;
}