BODY {
    font-family: Georgia, Times New Roman, serif;
    margin: 0px;
    background-color: #9EA5AB;
    color: white;
}

TD {
    font-family: Georgia, Times New Roman, serif;
}

P {
    font-family: Georgia, Times New Roman, serif;
    text-indent: 0em;
}

BODY.page {
    margin: 1px;
    background-color: #EEC995;
    color: black;
    text-align: left;
    font-family: Georgia, Times New Roman, serif;
    font-size: 12pt;
}

BODY.paper {
    background-color: #FFFFE7;
    color: black;
    text-align: left;
    font-family: Georgia, Times New Roman, serif;
    font-size: 12pt;
}

.logo {
    color: black;
    text-align: center;
    font-family: EngrvrsOldEng BT, Georgia, Times New Roman, serif;
    font-size: 80px;
}

BODY.shelf {
    margin: 0px;
    background-color:black;
    color: white;
    text-align: left;
    font-family: Georgia, Times New Roman, serif;
    font-size: 20pt;
}

TABLE.image {
    background-color: #EEC995;
    color: black;
    width: 99%;
    height: 97%;
    align: center;
    valign: center;
}

TABLE.text {
    background-color: #EEC995;
    color: black;
    width: 380;
    align: left;
    valign: top;
}

TABLE.page {
    background-color: #EEC995;
    color: black;
}

TR.page {
    valign: top;
}


TD.page {
    font-family: Georgia, Times New Roman, serif;
    width: 380;
}

TD.brown {
    font-family: Georgia, Times New Roman, serif;
    background-color: #ddaa55;
}


.bottomlinks
{
    text-align: center;
    font-size: 10pt
}

.huge
{
    font-size: 25pt
}


.handwritten
{
    font-family: Signet Roundhand ATT, Lucida Handwriting, Comic Sans MS, cursive;
    font-size: 20pt
}

A:link
{
    color:#772222;
    text-decoration: none
}
A:visited {color:#774444}
{
    color:#774444;
    text-decoration: none
}

