#salestable{
    font-size: .8em;
    margin-bottom: 20px;
}

.salesheader {
    font-size: .9em;
    font-weight: 700;
}

.col1{
    width: 150px;
}

.col2{
    width: 400px;
}

.col3{
    width: 85px;
    text-align: right;
}


.col4{
    width: 85px;
    text-align: right;
    font-weight: 700;
    color: red;
}
