body
{
    background-repeat: no-repeat;
    color: black;
    font-family: Arial;
    font-size: small;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-image: url(images/b.jpg);
}
TABLE
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family: Arial;
    width: 100%;
    height: 60%;
    border-right: lavender thin solid;
    border-top: lavender thin solid;
    border-left: lavender thin solid;
    border-bottom: lavender thin solid;
}
TR
{
    vertical-align: top;
    width: 100%;
    height: 100%;
    border-right: lavender thin solid;
    border-top: lavender thin solid;
    border-left: lavender thin solid;
    border-bottom: lavender thin solid;
}
.menu
{
    font-size: small;
    color: black;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.menuO
{
    font-size: small;
    color: red;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.menu1
{
    font-size: small;
    color: blue;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
}
.header
{
    font-size: x-large;
    color: red;
    font-weight: bold;
    font-family: Arial;
    font-variant: small-caps;
}
HR
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}


IMG.PIC
{
}
