<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.ap_form {
    font-size: 12px;
}

div.justify p {
    text-align: justify;
}
div.justify li {
    text-align: justify;
}

.ap_flag {
    top:-3px;
    position: relative;
}

@media print {
    .header {
        color: #000;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header h1{
        color: #000 !important;
    }
}

.justify
{
    text-align: justify;
}

.career_block {
    border: #DDD solid 1px;
    padding-top: 10px;
}</pre></body></html>