.pkp_structure_page {
    margin-top: 0;
    margin-bottom: 0;
}

.pkp_structure_content {
    text-align: justify;
    line-height: 1.7;
}

.pkp_structure_content p {
    text-align: justify;
}

table, th, td {
  border: 1px solid #000 !important;
  border-collapse: collapse;
}

th, td {
  padding: 6px;
}