.whitebody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
        font-style: normal;
        font-weight: normal;
}
.yellowbody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFF99;
        font-style: normal;
        font-weight: normal;
}

.yellowheader3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFF99;
        font-style: normal;
        }
        
.yellowheader2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #FFFF99;
        font-style: normal;
        }

.yellowheader1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18pt;
        font-weight: bold;
        color: #FFFF99;
        font-style: normal;

}.whiteheader1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        font-style: normal;

}
.whiteheader2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
}
.blackbody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        color: #000000;
}
.whitefineprint {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #FFFFFF;
}
