body
{
    font-family: Arial;
    color: #0033CC;
}

h2
{
    font-family: Arial;
    color: #0033CC;
    font-weight: bold;
}
h3
{
    font-family: Arial;
    color: #0033CC;
    font-weight: bold;
}
h4
{
    font-family: Arial;
    color: #0033CC;
    font-weight: bold;
}
.PageTable
{
    width: 670px;
}
.ButtonTable
{
    border: thin;
    border-style: solid;
    border-color: Blue;
    background-color: #B4DCFF;
    width: 100%;
}
