h1 {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 700;
    color: #1a75ae;
    text-align: left;
    margin-top: 10px;
}

body {
    font: 90%/1.45em "Helvetica Neue", HelveticaNeue, Verdana, Arial, Helvetica, sans-serif;
}

body,
html {
    height: 100%
}

th {
    background-color: #1a75ae;
    color: white;
}

tfoot {
    display: table-row-group !important
}

img {
    /* float:left; */
    vertical-align: middle;
}