﻿img
{
    border: 0;
}

#nav, #pagetitle, .subnav, .openDet a, #footer
{
    display: none;
}

h1
{
    margin: 1em 0;
    text-align: center;
}

table, h1
{
    page-break-after: avoid;
}

h2
{
    border-bottom: 3px solid #000;
}

table
{
    width: 100%;
}

.testsection
{
    border-top: 1px solid #000;
}

td
{
    width: 16.66%;
}

.hidden
{
    display: block;
}