﻿body
{
    background-color: #454863;
    font-size: 14px;
    color: White;
}
a
{
    color: White;
}
.whiteBg
{
    background-color: Black;
}

#rightColMaster h3
{
    font-size: 1.3em;
}
#leftColMaster h2
{
    color: White;
    font-size: 24px;
}

#leftColMaster h3
{
    font-size: 19px;
}

#leftColMaster dt
{
    font-size: 16px;
}

#leftColMaster TABLE.form h2
{
    font-size: 18px;
}

#leftColMaster TABLE.form .note
{
    font-size: 13px;
}

#leftColMaster a.link
{
    color: White;
    border-bottom-color: White;
}

#rightBox
{
    background: #333300;
}

#rightBox H5, #rightBox H5 a
{
    font-size: 16px;
    color: #d4d9f2;
    letter-spacing: 0.04em;
}

#rightBox p
{
    font-size: 13px;
    border-bottom-color: #ccc;
    line-height: 18px;
}
