body
{
    margin: 0 0 0 0;
    background-color: #fffff0;
}

table
{
    font-family: Verdana;
    font-size: 11px;
    border-collapse: collapse;
    border-spacing: 0px 0px;
    color: #004221;
}

a.Blue_Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #477A8D;
    text-decoration: none;
}

a.Blue_Link:hover
{
    text-decoration: underline;
}

a.Blue_LinkUN
{
    font-family: Verdana;
    font-size: 11px;
    color: #477A8D;
    text-decoration: underline;
}

a.Blue_LinkUN:hover
{
    text-decoration: none;
}

a.Blue_Link12
{
    font-family: Verdana;
    font-size: 12px;
    color: #477A8D;
    text-decoration: none;
}

a.Blue_Link12:hover
{
    text-decoration: underline;
}

a.Blue_Link13
{
    font-family: Verdana;
    font-size: 13px;
    color: #639CB2;
    text-decoration: none;
}

a.Blue_Link13:hover
{
    text-decoration: underline;
}

a.Black_Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #004221;
    text-decoration: underline;
}

a.Black_Link:hover
{
    text-decoration: none;
}

a.Black_LinkNU
{
    font-family: Verdana;
    font-size: 11px;
    color: #004221;
    text-decoration: none;
}

a.Black_LinkNU:hover
{
    text-decoration: none;
}

a.Black_LinkN
{
    font-family: Verdana;
    font-size: 11px;
    color: #004221;
    text-decoration: none;
}

a.Black_LinkN:hover
{
    text-decoration: underline;
}

a.Black_Link12
{
    font-family: Verdana;
    font-size: 12px;
    color: #004221;
    text-decoration: underline;
}

a.Black_Link12:hover
{
    text-decoration: none;
}

a.Menu_Link
{
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.Menu_Link:hover
{
    text-decoration: none;
}

textarea
{
    font-family: Tahoma;
    font-size: 8pt;
    border: 1px solid #C0C0C0;
    padding: 2px 4px 2px 4px;
}