
BODY {
    background-color: white;
    color: black;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

H1 {
    font-style: normal;
    font-weight: bolder;
    font-size: 18pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

P {
    font-size: 10pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

H2 {
    font-style: normal;
    font-weight: normal;
    font-size: 16pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

H3 {
    font-style: normal;
    font-weight: bolder;
    font-size: 8pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

UL {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 10pt
}

LI {
    font-size: 10pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.fine {
    font-size: 8pt
}
