﻿body
{
    background-image: url(images/016.JPG);
    background-color: #3399cc;
    border-right: thin;
    border-top: thin;
    background-attachment: scroll;
    page-break-before: auto;
    page-break-after: auto;
    overflow: auto;
    border-left: thin;
    color: #000033;
    direction: ltr;
    line-height: normal;
    border-bottom: thin;
    background-repeat: repeat;
    font-family: Corbel, Arial, Serif, Sans-Serif, Monospace;
    letter-spacing: normal;
}
a:active
{
    color: #3300cc;
}
a:link
{
    color: #3333ff;
}
a:visited
{
    color: #000066;
}
.heading
{
    font-family: Alor, Corbel, Bazooka, Andy, Arial, Serif, Sans-Serif, Monospace;
    font-weight: bold;
    font-size: 28pt;
    text-align: center;
}
.pagelight
{
    color: #000066;
    background-color: #3366ff;
}
.navigator
{
    line-height: 200%;
    width: 175px;
}
table
{
    width: 100%;
}
.rbuff
{
    width: 100px;
}
h2
{
    font-weight: bold;
    font-family: Corbel, Andy, Arial, Serif, Sans-Serif, Monospace;
    font-size: 19pt;
    text-transform: capitalize;
    font-variant: small-caps;
    text-align: left;
    text-decoration: underline;
}
h1
{
    font-weight: bold;
    font-family: Corbel, Andy, Arial, Serif, Sans-Serif, Monospace;
    text-decoration: underline;
    font-size: 28pt;
    text-transform: capitalize;
    font-variant: small-caps;
    text-align: center;
}
h3
{
    font-weight: bold;
    font-family: Corbel, Andy, Arial, Serif, Sans-Serif, Monospace;
    text-decoration: underline;
    font-size: 14pt;
    text-transform: capitalize;
    font-variant: small-caps;
}