body {
    font-size: x-small;
    font-family: Verdana, Arial;
}

P {
    font-size: x-small;
    font-family: Verdana, Arial;
}

TD {
    font-size: x-small;
    font-family: Verdana, Arial;
}

a:hover {
    color: #6da7c2;
    text-decoration: underline;
}

a {
    font-weight: bold;
    font-size: x-small;
    color: #3f5d7e;
    text-decoration: underline;
}

.pagetitle {
    font-weight: bold;
    font-size: medium;
    color: #454545;
}

.subtitle {
    font-weight: bold;
    font-size: small;
    color: #454545;
}

.colorsubtitle {
    font-weight: bold;
    font-size: small;
    color: #d68b44;
}

.instructions {
    font-size: x-small;
    color: #c28f24;
}

.functionbutton {
    color: #ffffff;
    background-color: #999966;
}

.footertext {
    font-size: x-small;
    color: #454545;
}

.message a {
    Font-Size: large;
}
