body
{
    font-family: "Times New Roman";
    font-size: 12pt;
    color: #000000;
    background-color: #FFFFFF;
}

a
{
    color: #0000FF;
    text-decoration: none;
    font-size: 12pt;
}

a.nav
{
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
    font-size: 24pt;
}

a.nav2
{
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
    font-size: 20pt;
}

.content
{
    font-family: "Times New Roman";
    font-size: 14;
    background-color: #FFFFFF;
    color: #000000;
}

.subnav1
{
    font-family: "Times New Roman";
    font-size: 16pt;
    background-color: #E0E0FF;
    color: #000000;
}
.subnav2
{
    font-family: "Times New Roman";
    font-size: 16pt;
    background-color: #E0E0FF;
    color: #000000;
}

cite
{
    font-style: italic;
    font-weight: bold;
}

img.inlineleft
{
    float: left;
    vertical-align: middle;
    padding: 15px;
}

