div.siteTable { margin: 10px 5px; }
div.siteTable caption { font-size: 20px; font-weight: bold; }
div.siteTable td { margin: 0px; padding: 0px; vertical-align: top; font-weight: bold; text-align: justify; font-size: 12px; }
div.siteTable li { margin: 0px; padding: 0px; list-style-type: none; font-weight: bold; text-align: right; font-size: 16px; }
div.siteTable .tli { font-size: 12px; font-weight: bold; }
div.siteTable .hshbonot { margin: 0px; font-weight: bold; font-size: 22px; }
div.siteTable .green { color: green; }
@media screen and (max-width: 550px) {
  div.siteTable td { font-size: 10px; }
}
