/* $TopStyle:URL=http://peotoneimmanuel.org/table2.css$ */

table
{
    width: 80%;
    margin-left: 20px;
    margin-right: 20px;
    border:none;
    caption-side: bottom;
}

td
{
    color: #111111;
    padding: 5px;
}
caption
{
    font-style: italic;
    padding-top: 8px;
}

