body, td {
  font-family: arial, sans-serif;
  font-size: 12px;
}

html { height: 100%; margin-bottom: 1px; }

.dotline {
  border-top:1px dashed #ddd;
  margin: 10px 0 10px 0;
  padding: 0;
}

.small {
  font-size: 10px;
}

.error {
  color: red;
}

th {
  text-align: left;
}

.clear {
  clear: both;
}

h1 {
  font-size: 2.2em;
}
h2 {
  font-size: 1.9em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1em;
}
p, li {
  font-size: 1em;
  line-height: 1.3em;
}

