.letters16 {
        font-family: Arial, Helvetica, serif;
        font-size: 16pt;
        font-weight: 600;
        font-style: normal;
        color: black;
}       

.letters14 {
        font-family: Arial, Helvetica, serif;
        font-size: 14pt;
        font-weight: 400;
        font-style: normal;
        color: black;
        line-height: 14pt;
}       

.letters12 {
        font-family: Arial, Helvetica, serif;
        font-size: 12pt;
        font-weight: 400;
        font-style: normal;
        color: black;
}       
        
.letters10 {
        font-family: Arial, Helvetica, serif;
        font-size: 10pt;
        font-weight: 400;
        font-style: normal;
        color: black;
}       
        
.letters8 {
        font-family: Arial, Helvetica, serif;
        font-size: 8pt;
        font-weight: 300;
        font-style: normal;
        color: black;
}

.texttiny {
        color: #000000;
        font-size: .65em;
        line-height: .84em;
        font-family: "Arial, Helvetica, sans-serif";
        text-decoration: none;
        background-color: transparent;
        text-indent: 0em;
        letter-spacing: 0px
}

.indent2levels {
/* all paddings are set in top/right/bottom/left order */
        padding: 0em 70px 1em 70px;
        margin: 0;
        line-height: 16pt;
        text-align: justify;
}

.align {
        border-width:  0.0em;
        padding: 1em;
        text-align: justify;
}
.oline {
        border-width: 2px 0px 0px 0px;
        padding: 3px 0px 0px 0px;
        border-style: solid;
}
.uline {
        border-width: 0px 0px 1px 0px;
        padding: 0px 0px 3px 0px;
        border-style: solid;
}
.ulineb {
        border-width: 0px 0px 2px 0px;
        padding: 0px 0px 3px 0px;
        border-style: solid;
}
