div.clear
{
    clear: both;
}

span.stress
{
    font-weight: bold;
}

span.field
{
    font-family: monospace;
    font-size:   120%;
    font-weight: bold;
}

span.value
{
    font-style: italic;
}

p.stress
{
    font-weight: bold;
}

p.aside
{
    font-style: italic;
    font-size:  90%;
}

li
{
    margin-top: 4px;
    margin-bottom: 4px;
}

li.stress
{
    font-weight: bold;
}

p.approvaltoken
{
    font-size: x-large;
    font-family: monospace;
}

p.footnote
{
    font-style: italic;
    font-size:  80%;
}

a.footnoteLink
{
    font-size:      x-small;
    vertical-align: super;
}

p.warning
{
    font-size: x-large;
    color: #b00000;
}