body{
    background-color: #fffde5;
/* #fffde5 Very-pale yellow */
}
#body-index #nav-link-index,
#body-p2 #nav-link-p2,
#body-p3 #nav-link-p3,
#body-p4 #nav-link-p4,
#body-p5 #nav-link-p5,
#body-p6 #nav-link-p6,
#body-p7 #nav-link-p7,
#body-p8 #nav-link-p8,
#body-p9 #nav-link-p9,
#body-p10 #nav-link-p10,
#body-p11 #nav-link-p11,
#body-p12 #nav-link-p12,
#body-p13 #nav-link-p13,
#body-p14 #nav-link-p14{
    pointer-events: none;
    text-decoration-line: none;
    color: black;
    font-style: oblique;
}
table{
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    border-collapse: collapse;
}
table th,
table td{
    padding: 0;
}
table#table1{
    width: 100%;
    table-layout: fixed;
    border-style: double;
}
table#table1 td{
    vertical-align: top;
}
table#table1 th.th1{
    border-bottom: thin dashed;
    font-size: larger;
    color: black;
    background-color: #ffeb7f;
/* #ffeb7f Very-light yellow */
}
table#table1 td.td1{
    border-right: thin solid;
    border-bottom: thin solid;
}
table#table1 img{
    width: 97.45%;
}
.margin_top-0p277em{
    margin-top: 0.277em;
}
.border_bottom{
    border-bottom: thin solid;
}
.border_bottom-2px{
    border-bottom: 2px solid;
}
.margin_left-0p61em{
    margin-left: 0.61em;
}
.margin_right-0p61em{
    margin-right: 0.61em;
}
.border_right{
    border-right: thin solid;
}
.text_align-center{
    text-align: center;
}
.smaller{
    font-size: smaller;
}
.larger{
    font-size: larger;
}
.lighter{
    font-weight: lighter;
}
.nowrap{
    white-space: nowrap;
}
