﻿* {
    font-family: Verdana, sans-serif, 'sans-serif' !important;
    font-size: 12pt !important;
}

BODY {
    background-color: #005fae;
}

TABLE {
    background-color: white;
}

A {
    color: black;
}

H1 {
    font-size: xx-large !important;
}

.footer {
    font-size: small;
}

.homeLink {
    font-size: larger;
}

.iconExample {
    width: 32px;
    vertical-align: middle;
}

