table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #BFBFBF;
    text-align: left;
    padding: 2px 2px 2px 8px;
}

th {
    font-style: italic;
    font-weight: bold;
}

th,
td>p {
    margin-bottom: .0001pt;
    line-height: normal;
    font-size: 11.0pt;
    font-family: "Calibri", sans-serif;
}

tr:nth-child(even) {
    background-color: #F2F2F2;
}

.boldtxt {
    font-weight: bold;
}