* {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: black;
  background-color: white;

}
h1 {
  font-size: 18pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
h2 {
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}
h3 {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
h4 {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold ;
  text-decoration: none;
}
a {
  text-decoration: none;
}
ul,ol {
  margin-top:2px;
}
li {
  margin-top:4px;
}
th {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}
img {border-style:none;}
.left {
  text-align:left;
}
.noprint {
  display:none;
}
.nodisplay {}
.block {margin-left: 30px; margin-top: 10px; margin-bottom: 10px;}
