#content td p{
  line-height:30% !important;
  margin:6px !important;
  padding: 0px !important;
}

#content table {
  border-collapse: collapse;
  border: solid 1px AliceBlue;
}

#content #detail {
  heigth: 10px ! important;
}
#content #detail tr {
  heigth: 10px ! important;
}

#content th {
  heigth: 10px ! important;
  margin: 1px;
  padding: -1px;
  border-bottom: solid 2px PowderBlue;
}

#content td {
  heigth: 10px ! important;
  margin: 1px;
  padding: -1px;
  border-bottom: solid 1px PowderBlue;
}

.contenttable {
  color:black;
  font-family:arial,helvetica;
  font-size:8pt;
  text-align:left;
}

.conttenttable th {
  font-weight: normal;
  heigth: 10px;
  margin: -1px;
}

.conttenttable td {
  heigth: 10px;
  margin: -1px;
}
