<STYLE type="text/css">
          
a:link     {COLOR: Navy; TEXT-DECORATION: underline}
a:visited  {COLOR: Gray; TEXT-DECORATION: underline}
a:active   {COLOR: Red ; TEXT-DECORATION: underline}
a:hover    {COLOR: Navy; TEXT-DECORATION: none}

.right  { FLOAT: right }
.left   { FLOAT: left }
.center { TEXT-ALIGN: center}

.intro{ position:absolute;
        left:0;
        top:0;
        layer-background-color:black;
        background-color:black;
        border:0.1px solid black
}

H1 {
        COLOR: Navy;
	TEXT-ALIGN: center;
	FONT: bold 14pt Arial Cyr, Times New Roman Cyr, serif; 
}

.t1 {
        COLOR: silver; FONT: bold italic 62px/62px Times New Roman Cyr, serif; 
        MARGIN-TOP: -8px; TEXT-ALIGN: center; text-shadow: 0.2em 0.2em
}
.t2 {
        COLOR: cyan; FONT: italic 27px/28px Times New Roman Cyr, serif; 
        MARGIN-TOP: -16px; TEXT-ALIGN: center; text-shadow: 0.2em 0.2em
}
.t3 {
        COLOR: #FFFFFF; FONT: 13px/13px Arial Cyr, Times New Roman Cyr, serif; 
        MARGIN-TOP: 0px; TEXT-ALIGN: center; text-shadow: 0.2em 0.2em
}

P.MAIN {
        FONT: bold 12pt Times New Roman Cyr, Arial Cyr, serif; 
	TEXT-ALIGN: center;
}

.DESCRIPTION {
        TEXT-ALIGN: JUSTIFY;
	FONT: 12pt Arial Cyr, Times New Roman Cyr;
	COLOR: #000000;
}

.RedChar{
        FONT: bold 18pt Times New Roman Cyr,Arial Cyr;
        color: #FF0000;
}
.BlackLine{
       FONT: 12pt Times New Roman Cyr,Arial Cyr;
       COLOR:#000000;
}

.list {
        FONT: italic bold 13pt Times New Roman Cyr, Arial Cyr;
        TEXT-ALIGN: LEFT;
	COLOR: #000000;
	MARGIN-TOP:10px;
	MARGIN-BOTTOM:10px;
}

BODY {
        MARGIN:0px 0px 0px 0px;
}

TH {
	background-color: #0088CC;
        font: bold italic 15pt Arial Cyr, Times New Roman Cyr;
 	color : #FFFFFF; TEXT-ALIGN: center;
        padding: 1px 1px 1px 1px;
}

TR.COMMON {
        background-color: #fef7e9;
}
TR.HEAD {
        padding: 0px 0px 0px 0px;
        MARGIN:0px 0px 0px 0px;
}
</STYLE>