.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;
}

.line16justify {
        line-height: 16pt;
        text-align: justify;
        margin: 0;
}

.line16center {
        line-height: 16pt;
        text-align: center;
        margin: 0;
}

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

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

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

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

.indentsmalltext {
/* all paddings are set in top/right/bottom/left order */
        padding: 0em 70px 1em 70px;
        margin: 0;
        line-height: 12pt;
        text-align: justify;
	font-family:arial,helvetica,sans serif;
	font-size:12px;
}

.centerthicklines {
        margin: 0;
        line-height: 16pt;
        text-align: center;
}

.letters12 {
        font-family: Skia, Arial, Helvetica, serif;
        font-size: 12pt;
        font-weight: 400;
        font-style: normal;
        color: black;
}

.letters10 {
        font-family: Skia, Arial, Helvetica, serif;
        font-size: 10pt;
        font-weight: 300;
        font-style: normal;
	line-height: 12pt;
        color: black;
}

.letters9 {
        font-family: Skia, Arial, Helvetica, serif;
        font-size: 9pt;
        font-weight: 300;
        font-style: normal;
	line-height: 11pt;
        color: black;
}

.letters8 {
        font-family: Skia, Arial, Helvetica, serif;
        font-size: 8pt;
        font-weight: 300;
        font-style: normal;
	line-height: 10pt;
        color: black;
}

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


