table {
    margin: 0 auto;
    border: #000;
}
tr {
    border-bottom-color: #000;
}

th{
    font-size:11pt; font-family:Times; color: #000; line-height: 20pt;
    text-align:center;
    }
td{
    font-size:10pt; font-family:Times; color: #000; line-height: 20pt;
    text-align:right;
}
