.field-name {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}
h2 {
    font-size: 160%;
}
h3 {
    font-size: 140%;
}
h4 {
    font-size: 120%;
}

dt.function h2, dt.function h3 {
    font-size: 100%;
}


