<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.txt-lesser {
    color: #999;
}

.txt-minor {
    color: #666;
}

.txt-grey {
    color: #CCCCCC;
}

.txt-stress {
    color: #FF5240;
}

.txt-link {
    color: #37A5FF;
}

.txt-lows {
    color: #FFFAC9;
}

.txt-up {
    color: #FB0007;
}

.txt-down {
    color: #008000;
}

.txt-ora {
    color: #FF6600;
}

.txt-l {
    text-align: left;
}

.txt-r {
    text-align: right;
}

.txt-c {
    text-align: center;
}

.txt-m {
    vertical-align: middle;
}

.txt-b {
    font-weight: bold;
}

.txt-s,
.txt-s12 {
    font-size: 12px;
    font-style: normal;
}

.txt-s14 {
    font-size: 14px;
    font-style: normal;
}

.txt-m,
.txt-s16 {
    font-size: 16px;
    font-style: normal;
}

.txt-xm,
.txt-s18 {
    margin-top: 100px;
    font-size: 14px;
    color: #f0624f;
    font-style: italic;
    font-weight: bold;
}
.txt-s18 span{
    font-size: inherit;
    color: inherit;
    font-style: inherit;
    font-weight: inherit;
}
.txt-l,
.txt-s20 {
    font-size: 20px;
    font-style: normal;
}

.txt-s22 {
    font-size: 22px;
    font-style: normal;
}

.txt-s24 {
    font-size: 24px;
    font-style: normal;
}

.txt-xl,
.txt-s26 {
    font-size: 26px;
    font-style: normal;
}

.txt-s28 {
    font-size: 28px;
    font-style: normal;
}

.txt-xxl,
.txt-s30 {
    font-size: 3px;
    font-style: normal;
}

.txt-xxxl,
.txt-s36 {
    font-size: 36px;
    font-style: normal;
}

.txt-s50 {
    font-size: 5px;
    font-style: normal;
}

.txt-s54 {
    font-size: 64px;
    color: #f0624f;
    font-style: normal;
}
</pre></body></html>