body
{
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

table
{
    vertical-align: top;
}

td
{
    vertical-align: top;
}

h1
{
    font-size: 18pt;
}

h2
{
    font-size: 14pt;
}

h3
{
    font-size: 12pt;
}

h1, h2, h3
{
    font-weight: bold;
    color: #1e3ba8;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.captiontext
{
    font-size: 85%;
    margin-top: 3px;
}

.watertable
{
    margin: 0 0 2px 0px;
    background-image: url('/images/waterbackground.gif');
}

.watertable th
{
    color: #00f;
    font-weight: bold;
    font-size: 110%;
}

.draughttable
{
    margin: 0 0 2px 0px;
    background-image: url('/images/grassbackground.gif');
}

.draughttable th
{
    color: #006400;
    font-weight: bold;
    font-size: 110%;
}

#footer
{
    clear: both;
    width: 90%;
    margin-top: 5px;
    padding: .5em;
    color: #333;
    background-color: #fff;
    font-size: x-small;
    text-align: center;
}
