﻿p, body
{
    color: #000080;
    font-family: Tahoma;
    font-size: small;
    line-height: 133%;
}

body 
{
    background-color: #f0f0f8;
}

.redtext 
{
    font-size: 1.25em;
    color: #ca1111;
    line-height: 133%;
}

.navtext
{
    color: #000099;
}

h1 
{
    color: #ca1111;
    font-size: 2em;
    font-weight: bold;
    line-height: 200%;
}

h2 
{
    color: #ca1111;
    font-size: 1.5em;
    line-height: 150%;
}