.BODY 
{
    background-color: #EAF1F7;
    background-image: url('images/gtbh.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    color: #0066CC;
}

.MENU{
    background-color: #6699FF;
    text-align: justify;
    color: #000099;
    FONT-size: SMALLER;
    FONT-family: Arial Unicode MS;
}

.HEAD{
    background-color: #6699FF;
    text-align: center;
    color: #000099;
    FONT-size: SMALL;
    FONT-family: Arial Unicode MS;
}

.C1{
    text-align: justify;
    color: #0066CC;
    FONT-size: SMALL;
    FONT-family: Arial Unicode MS;
}

.BIB{
    text-align: center;
    color: #000099;
    FONT-size: SMALL;
    FONT-family: Arial Unicode MS;
}

.CONT{
    text-align: right;
    color: #FF0000;
    FONT-size: SMALL;
    FONT-family: Arial Unicode MS;
}


.BW{
    text-align: center;
    color: #000000;
    FONT-size: SMALL;
}

.WB{
    text-align: center;
    color: #ffffff;
    FONT-size: SMALL;
}
