A {
    color: #00009F;
    text-decoration: underline;
}

A:hover {
    color: #3C3CFF;
}

BODY {
    background-color: #FFFFFF;
    font-family: Arial, Verdana;
}

TABLE {
    font-size: 90%;
    text-align: left;
    border-width: 0pt;
    border-style: solid;
    border-color: #000000;
}

TD {
    vertical-align: top;
}

H1 {
    color: #00009F;
    text-align: center;
    font-size: 120%;
}

.naz {
    font-size: 130%;
}

.Z {
    background-color: #9BACBB;
}

.Y {
    background-color: #F8FAF9;
}

#Y {
    background-color: #F8FAF9;
}

.YY {
    background-color: #E5E8E5;
}

.P {
    border-width: 1pt;
    border-style: solid;
    border-color: #000000;
}

.V {
    border-top-width: 1pt;
}

.U {
    background-color: #CADAE9;
    border-width: 1pt;
    border-style: solid;
    border-color: #000000;
}

B {
    color: #000000;
}

HR {
    background-color: #000000;
    color: #000000;
    border: none; 
    height: 1px;
}

.small {
    font-size: 80%;
}

.right {
    font-style: italic;
    text-align: right;
}

.just {
    text-align: justify;
}