br  {
    line-height: 0;
    }

table
    {
    background: transparent;
    border: 1px solid #00237D;
    border-collapse: collapse;
    empty-cells: hide;
    font-size: 12px;
    }
td
    {
    top: 0;
    left: 0;
    margin: 0;
    padding: 5px;
    }
caption
    {
    font-weight: bold;
    color: #00237D;
    caption-side: top;
    text-align: center;
    width: auto;
    padding-bottom: 5px;
    }
tr.row0
    {
    background: #6699FF;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    }
tr.row1
    {
    background: #CCCCFF;
    }

