﻿body {
}

td.heading_equipment {
    font-size: medium;
    font-weight: 900;
}

td.equipment {
    font-size: x-small;
}

tr.spacer {
    font-size: x-small;
    border-bottom-style: solid;
    border-color: silver;
    margin-bottom: 12px;
}
