body,p,td,th {
  font-size: 13px;
  font-family: times new roman, serif;
}
h1 {
  margin: 0 0 5px 0;
  font-weight: normal;
  font-size: 27px;
  font-family: times new roman, serif;
}
h2 {
  margin: 0 0 5px 0;
  font-weight: normal;
  font-size: 23px;
  font-family: times new roman, serif;
}
h3 {
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 13px;
  font-family: times new roman, serif;
}
td.menu {
  padding: 0 0 4px 0;
  font-style: italic;
  /* font-size: 13px; */
}
td.foot {
  font-size: 11px;
}
li {
  margin: 1px 0;
}
li.sm2 {
  margin: 5px 0;
}
p.t2 {
  margin: 5px 0;
}
p.t2center {
  margin: 5px 0;
  text-align: center;
}
.st {
  font-size: 10px;
}
.st a {
  text-decoration: none;
}