body {
  width: 84%;
  margin: 4% 8% 4% 8%;
  font-size: 12pt;
  line-height: 1.3em;
}

p {
  text-indent: 1em;
  margin-left:  1%;
  margin-right: 1%;
}

h1 {
  font-size: 1.7em;
}

h2 {
  font-size: 1.5em;
  margin-top: 1.4em;
}

h3 {
  font-size: 1.3em;
}

table {
  margin-bottom: 1.2em;
}

td {
  text-align: center;
  width: 40%;
}

.center {
  text-align: center;
}

.it {
  font-style: italic; 
}

.bf {
  font-weight: bold;
}

.sskip {
  line-height: 1.7em;
}

.b2 {
  font-size: 1.5em;
}

.b3 {
  font-size: 1.3em;
}
