body
{
    color: #333333;
    font-family: Georgia, "Times New Roman" ,Helvetica,serif;
}

h1
{
    color: #000000;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 120%;
    margin: 0 0 0.4em;
}
h2
{
    color: #000000;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 120%;
    margin: 0 0 0.4em;
}

.small
{
    font-size: 0.7em;
    margin-top: -1em;
}

.header
{
    margin-bottom: 4em;
    padding-top: 4em;
}
.footer
{
    padding-top: 4em;
    padding-bottom: 1em;
}

.header a
{
    text-decoration: none;
    color: Gray;
}

.header, .content, .footer
{
    margin: 0 auto;
    width: 80%;
}

.content
{
    margin-top: 1em;
}

.secondTd
{
    padding-left: 2em;
}

.box
{
    background-color: Silver;
    overflow: hidden;
    width: 28em;
    padding: 1em;
}

.leftSide
{
    float: left;
    width: 35em;
}

.rightSide
{
    float: left;
    width: 13.2em;
}

.rightSide a
{
    text-decoration: none;
    color: Gray;
}

span.letter
{
    font-size: 1.7em;
    margin-right: 0.7em;
    float: left;
    width: 1.24em;
}

.letters
{
}

.decimalHeader
{
    margin-top: 2em;
}

/*
     */
/*
*/