body.s4kText
{
    width: 90%;
    margin: 0 auto;
    color: darkblue;
    background-color: #ECE9D8;
    font-family: arial, sans-serif;
    text-align: left;
}
a:link {color: red;}
a:visited {color: blue;}
h1.s4kPageTitle
{
    color: red;
    text-align: center;
    font-size: 2.5em;
}
h3.s4kHeading
{
    margin-bottom: 0;
    font-size: 1.2em;
    text-decoration: underline;
}
p.s4kText
{
    font-weight: bold;
}
p.s4kCaption
{
    margin-top: 0;
    text-align: center;
    font-weight: bold;
}

