﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
H1
{
    color: #304B7B;
}
H2
{
    color: #fe7f1d;
}
H3
{
    color: #304B7B;
}
H4
{
    color: #fe7f1d;
}
H5
{
    color: #304B7B;
}
H6
{
    color: #fe7f1d;
}
.NavHeader
{
    color: #fe7f1d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
}
.BigButtons
{
    font-family: Verdana;
    font-size: x-large;
    color: #FE7F1D;
    background-color: #304B7B;
}
