body
{
    background-color: #E0E0FF;
}
h1.subtitle
{
    font-size: 32px;
    margin: 20px 10px;
}
h2.toc
{
    text-align: left;
    white-space: nowrap;
}

h2.toc-part
{
    text-align: left;
    white-space: nowrap;
    margin-left: -2em;
    font-weight: bold;
}

li
{
    font-weight: bold;
}


a.chapter-link
{
    color: red;
}

a.chapter-link:hover
{
    font-weight: bold;
}

a.ready-link
{
    color: green;
}
