﻿body 
{
    margin:0px 0px 0px 0px;
    background-color: #EED8B3;
}
a
{
    color:#3C1400;
    text-decoration:none;
}
a.hover
{
    text-decoration:underline;
}
p
{
    font-family: Arial;
    font-size: 10pt;
}
ilmenu
{
    border-right: 1px;
    border-top: 1px;
    font-size: 14px;
    left: 25px;
    overflow: auto;
    border-left: 1px;
    width: 789px;
    border-bottom: 1px;
    top: 200px;
    height: 350px;
}