body
{
    margin: 2.5% 5%;
    padding: 0;
    background: white;
    color: #403820;
    font-size: 10pt;
    font-family: 'Arial', sans-serif;
}

.address
{
    list-style: none;
}

ul
{
    margin: 1%;
    padding: 0;
}

p, li
{
    line-height: 150%;
}

a
{
    color: #383020;
    font-weight: bold;
    text-decoration: underline
}

#skiptocontent,
#heading_nav,
#nav,
#standards,
#author,
.image_heading span
{
    display: none;
}

#masthead
{
    width: 100%;
}

#logo
{
    font-size: 2em;
    font-weight: bold;
}

#content
{
    width: 100%;
    margin: 1em 0;
}

#content p
{
    width: 24em;
    margin: 1em 0.5em;
}

#foot
{

}
