﻿body {
    color: navy;
    font-family: Segoe UI;
}

h3 {
    color: navy;
    font-family: Segoe UI;
}

.table1 {
    border: solid 1px blue;
    text-align: center;
    vertical-align: middle;
}
.generictext {
    color: #2E8B57;
    font-family: Segoe UI;
}