body {
  font-family: verdana, sans-serif;
}

img {
  border: 0;
}

h2 {
  margin-top: 28px; /*1.5em*/
  margin-bottom: 3px; /*0.2em*/
  padding-left: 12px; /*0.5em*/
}

table.lm {
  border-spacing: 0;
  border-top: 1px solid #AAA;
}

table.lm tbody {
  font-size: small;
}

table.lm a:link {
  color: black;
  text-decoration: none;
}

table.lm a:visited {
  color: black;
  text-decoration: none;
}

table.lm a:hover {
  color: darkred;
  text-decoration: none;
}

table.lm th {
  /*font-weight: normal;*/
  vertical-align: top;
  text-align: left;
  padding-left: 6px; /*0.5em*/
  padding-top: 3px; /*0.2em*/
  border-bottom: 1px solid #AAA;
}

table.lm td {
  vertical-align: top;
  padding-top: 3px; /*0.2em*/
  padding-bottom: 3px; /*0.2em*/
  padding-right: 12px; /*1em*/
  border-bottom: 1px solid #AAA;
}

table.lm ul {
  margin: 0;
  padding-left: 30px; /*2.5em*/
}

table.lm tr.lght {
  background-color: #F8F8F8;
}

table.lm tr.dark {
  background-color: #E8E8E8;
}

div.footer {
  margin-top: 36px; /*3em*/
  border-top: 1px solid #AAA;
  font-size: small;
  color: #AAA;
}
