body
{
    background-color: #004D7D;
    color: #B45B27;
    font-family: Verdana, Arial, Helvetica;
    font-size: small;
    font-weight: bold;
}

blockquote
{
    color: #FCA346;
    font-weight: normal;
}

.subtext
{
    color: #FCA346;
    font-weight: normal;
}

a
{
    color: #FCA346;
    text-decoration: none;
}

a:hover
{
    color: #FFECAB;
}

.title
{
    font-family: Verdana, Arial, Helvetica;
    font-size:xx-large;
    font-weight: bold;
    color: #E28025;
    text-align: center;
    margin: 15px;
}

.menu
{
    text-align: left;
    font-size: medium;
}

.submenu
{
    color: #FCA346;
    font-weight: normal;
    margin-left: 10px;
}

.error
{
    color: Red;
}

input
{
    font-family: Arial, Helvetica;
    font-size: small;
    color: black;
    font-weight: normal;
}

textarea
{
    font-family: Arial, Helvetica;
    font-size: small;
    color: black;
    font-weight: normal;
}
