   A { color : Blue; }
   A:Visited { color : Navy; }
   A:Active { color : Aqua; }
   A:Hover { color : Purple; }

body  {
        margin-left: 30px;
        margin-right: 30px;
}

p  {
        text-align : justify;
        text-indent : 20px;
        font-size : 12pt;
        margin-top : 7px;
}

.pr  {
        text-align : justify;
        text-indent : 20px;
        font-size : 11pt;
        font-weight : bold;
        color : #000030;
        margin-left : 50px;
        margin-right : 50px;
        margin-top : 3px;
}

.zag1  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        color : Navy;
        margin-top : 9px;
        margin-bottom : 3px;
}

.zag2  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        color : Navy;
        font-style : italic;
        margin-top : 9px;
        margin-bottom : 3px;
}

.zag3  {
        text-align : center;
        font-size : 20px;
        font-weight : bold;
        color : White;
        background-color : Navy;
        margin-top : 9px;
        margin-bottom : 3px;
}
.zag4  {
        text-align : center;
        font-size : 20px;
        font-weight : bold;
        color : red;
        margin-top : 9px;
        margin-bottom : 3px;
}
.zag5  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        background-color : Black;
        color : White;
        margin-top : 9px;
        margin-bottom : 3px;
}
.zag6  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        background-color : Yellow;
        color : #f70;
        margin-top : 9px;
        margin-bottom : 3px;
}

.zag7  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        font-style : italic;
        color : #ad0873;
        margin-top : 9px;
        margin-bottom : 3px;
}
.zag8  {
        text-align : center;
        font-size : 20px;
        font-weight : bold;
        background-color : fuchsia;
        color : white;
        margin-top : 9px;
        margin-bottom : 3px;
}
.zag9  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        font-style : italic;
        background-color : aqua;
        color : navy;
        margin-top : 9px;
        margin-bottom : 3px;
}

.zag10  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        font-style : italic;
        background-color : limegreen;
        color : blue;
        margin-top : 9px;
        margin-bottom : 3px;
}

.zag11  {
        text-align : center;
        font-size : 25px;
        font-weight : bold;
        font-style : italic;
        background-color : skyblue;
        color : darkviolet;
        margin-top : 9px;
        margin-bottom : 3px;
}

.c  {
        text-align : center;
        font-size : 13pt;
        font-weight : bold;
}

.av  {
        font-weight : bold;
        font-style : italic;
        text-align : right;
}

.rub  {
        font-size : 12pt;
        font-weight : bold;
        text-decoration : underline;
}
.H2   {
                font-size : 15pt;
                font-weight : Bold;
        text-align : center;
                color : maroon;
        margin-top : 0px;
        margin-bottom : 3px;
}
.H3   {
                font-size : 15pt;
                font-weight : Bold;
        text-align : center;
                color : #404;
        margin-top : 0px;
        margin-bottom : 3px;
}
