.pb-bottom2 {
    padding-bottom: 0px;
}
#htd {
   text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    line-height: 1;
}
td, th {
    border: 3px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 12px;
}
tr:nth-child(even) {
    background-color: #dddddd;
}