body
{
    font-family: 'Lucida Grande';
    font-size: 12px;
}

p
{
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}

table
{
    border-collapse: collapse;
    test-align: left;
}

tr
{
    vertical-align: top;
}

td
{
    padding: 4px 8px 4px 8px;
    vertical-align: top;
}

#writing
{
    font-family: "Goudy Old Style", Garamond, "Times New Roman", serif;
    font-size: 12px;
}


#footer {
    padding: 5px;
    font-size: 10px;
    font-style: italic;
    clear: both;
    border-top-style: solid;
    border-color: #f7f7f7;
    border-width: 2px;
}
