

.content /* table of */
{
    margin-bottom: 0.5em;
}


    .content a
    {
        font-weight: bold;
        text-decoration: none;
        white-space: nowrap;
    }


    @media print
    {
        .content
        {
            display: none;
        }
    }


    .content .bull
    {
        margin-left: 0.4em;
        margin-right: 0.4em;
    }



