.h1-header {
    text-align: center;
    direction: rtl;
    unicode-bidi: embed;
}

.h2-header {
    text-align: center;
    direction: rtl;
    unicode-bidi: embed;
}

.p-normal {
    text-align: right;
    direction: rtl;
    unicode-bidi: embed;
}

.p-center {
    text-align: center;
    direction: rtl;
    unicode-bidi: embed;
}

.header-span {
    font-family: "Times New Roman", serif;
}

.span-normal {
    font-family: "Arial", sans-serif;
}

.span-bolt {
    font-size: 12.0pt;
    line-height: 107%;
    font-family: "Arial", sans-serif;
}
.span-bolt14 {
    font-size: 14.0pt;
    line-height: 107%;
    font-family: "Arial", sans-serif;
}

.td-white {
    background-color: antiquewhite;
}

.td-right {
    text-align: right;
}

.table-bold td {
    font-weight: 500;
}

td {
    line-height: 14px;
}

th {
    line-height: 14px;
}

.td-header {
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: #122c5c;
    font-weight: bolder;
}
