.context
{
        font-size: small;
        font-style: italic;
        font-weight: normal;
        font-family: "Times New Roman", TimesRoman, Times, serif;
}
.label
{
        font-size: small;
}
p
{
        margin-left: 5%;
        margin-right: 5%;
        font-family: Arial, Helvetica, sans-serif;
}
dt
{
        font-weight: bold;
}
.Leaf { color: black }
.Volume { color: #cc0000 }
.Unit { color: #006600 }
.Chapter { color: #990099 }
.Section { color: #6666cc }
.Page { color: #cc9900 }
