h1.title {
    color: blue;
    background-color: white;
    font-weight: bold;
    margin:   1ex 10% 2ex 10%;
    padding:   0.1ex .5em 1ex 0.1em;
    border-bottom: 1px solid blue;
    border-right: 4px solid blue;
}

div#content h2 {
    clear: both;
    font-size: 110%;
    margin:   1.5em 0.5em 0.5em 40%;
    padding:   1ex 1em 1ex 1ex;
    border-bottom: 1px solid blue;
    border-right: 4px solid blue;
    border-left: 4px solid blue;
    font-weight: normal;
    color: black;
    background-color: white;
}

div#content h3 {
    clear: both;
    font-size: 110%;
    margin:   0.5em 0.5em 0.5em 40%;
    padding:   1ex 1em 1ex 1ex;
    border-bottom: 1px solid blue;
    border-right: 4px solid blue;
    font-weight: normal;
    color: black;
    background-color: white;
}

div#content div.standard {
    font-size: 100%;
    margin: 0ex 1em 2ex 1em;
    font-weight: normal;
    text-align: justify;
}

div.center p {
    text-align: center;
}

div#content ol li {
    margin-left:   2em;
    font-weight: normal;
    color: black;
    background-color: white;
}

div.flushright p {
    text-align: right;
}

span.ptmb8t-x-x-109 {
    color: blue;
    font-weight: bold;
    font-size: 110%;
}
