body, table {
  font-family: arial;
  color: #000000;
  font-size: 10pt;
  border: 0px;
}

img {
  border: none;
}

td {
  padding: 5px 0px 5px 5px;
  vertical-align: top;
}

.emp {
  font-variant: small-caps;
}

.head {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}

.imgbump1 {
  position: relative;
  top: 6px;
}

.imgbump2 {
  position: relative;
  top: 3px;
}

.smalltext {
  font-size: 8pt;
}

.tborder {
  border-width: 1px 1px 0px 1px; 
  border-style: solid; 
  border-color: #000000;
}

.tborder td {
  border-bottom: 1px solid #000000;
}
