<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ae-bg-secondary,.ae-bg-primary
,.ae-bg-grey, .ae-bg-lgrey {
    color: white !important;
}
.ae-bg-primary {
    background-color: #203764!important;
}
.ae-bg-secondary {
    background-color: #305496!important;
}
.ae-bg-grey {
    background-color: #AEAAAA!important;
}
.ae-bg-lgrey {
    background-color: #ACB9CA!important;
}

th{
    text-align: center !important;
    vertical-align: middle !important;
}</pre></body></html>