.red_high
{
         color: red;
         text-align: center;
}

.x_cent
{
         font-weight: bold;
         text-align: center;
}
.wrapper td
{
         border: thin solid rgb(0,0,0);
}

.format_header
{
        background-color: black;
        color: white;
        text-align: center;
        font-weight: bold;
}

.center_head
{
        text-align: center;
}

.deal_xl
{
        border: thin solid red;
        padding: 5px;
        width: 400px;
}
.notes
{
        padding: 10px;
}
.red_cent
{
         font-weight: bold;
         text-align: center;
         color: red;
}