﻿body {
    font-family: Arial, sans-serif;
}

h1 {
    color: #007bff;
}

footer {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
}

td.highlight-red {
    color: red !important;
    font-weight: bold !important;
}