﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; /* = 16px = 1.0em */
    background-color: #B9D6F7;
    margin-right: 40px; /* for uservoice widget */
}

.header
{
    border-bottom-style: solid;
    font-size: 125%;
    line-height: 150%;
}

.footer
{
    border-top-style: solid;
    font-size: 75%;
    line-height: 150%;
}

.following
{
    margin-bottom: 0;
}

.preceding
{
    margin-top: 0;
}

.nowrap {
    white-space: inherit;
}
