* {
 font-size:100%;
 font-family: Arial;
}

th {
    text-align: left;
}



td {
    text-align: left;
    height:100%;
    padding-top: 1%;
}

.cancelled {
    text-decoration: line-through;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

table {
    width: 80%;
}

