A {
                font-family: arial;
                font-size: medium;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
}

A.mail {
                font-family: arial;
                font-color: black;
                font-size: x-small;
                font-weight: light;
                font-style: none;
                text-decoration: underline;
}



A.lit {
                font-family: arial;
                font-size: small;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
}
A.lit2 {
                font-family: arial;
                font-color: blue;
                font-size: small;
                font-weight: medium;
                font-style: none;
                text-decoration: none;
}

P {
                font-family: arial;
                font-size: 10pt;
                font-weight: medium;
                font-style: none;
                text-decoration: none;
                text-align: justify;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

P.address {
                font-family: arial;
                font-size: 8pt;
                font-weight: light;
                font-style: none;
                text-decoration: none;
                text-indent: 0pt;
                margin-top: 0pt;
                margin-bottom: 0pt;
                margin-left: 10pt;
                margin-right: 0pt;
}

SUP {
                font-family: arial;
                font-size: x-small;
                font-style: none;
                text-decoration: none;
}



SUB {
                font-family: arial;
                font-size: x-small;
                font-style: none;
                text-decoration: none;
}

EM.sub {
                font-family: arial;
                font-size: xx-small;
                font-style: none;
                text-decoration: none;
}


}
TABLE {
                font-family: arial;
                font-size: xx-small;
                font-style: none;
                
                text-indent: 0pt;
}

TABLE.noind {
		font-family: arial;
		font-size: xx-small;
		font-style: none;
		text-indent: 0pt;
}

TH {
                font-family: arial;
                font-size: small;
                font-style: none;
                text-align: left;
}



TR {
                font-family: arial;
                font-size: small;
                font-style: none;

}
TD {
                font-family: serif;
                font-size: small;
                font-style: none;

}

H1 {
                font-family: arial;
                font-size: large;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
                text-align: center;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

H2 {
                font-family: arial;
                font-size: large;
                font-weight: light;
                font-style: none;
                text-decoration: none;
                text-align: left;
                text-indent: 0pt;
                margin-top: 10pt;
                margin-bottom: 0pt;
                margin-left: 10pt;
                margin-right: 10pt;
}

H3 {
                font-family: arial;
                font-size: medium;
                font-weight: bold;
                font-style: none;
                text-decoration: none;
                text-align: justify;
                text-indent: 0pt;
                margin-top: 0pt;
                margin-bottom: 10pt;
                margin-left: 10pt;
                margin-right: 10pt;
}



EM {
        font-style: none;
        font-weight: bold;
}

PRE {
                margin-left: 10pt;
}


