.current-section {
    font: bold 18;
}

.text-line {
}

.highlighted {
    color: red;
    font: bold;
}

.section-title {
    font: bold 18;
    color: white;
    background: #999999;
}

.section-body {
    background: white;
}

.sequence-title {
    font: bold 14;
}

.sequence-body {
}

.confirm {
    font: bold 14;
    background: #ff9999;
}

.xmlview {
    background: white;
}