body 
{
font-family: "Arial Cyr", Arial, Helvetica;
color: black;
text-decoration: none;
text-align: left;
text-indent: 0;
line-height: 150%;
}

p 
{
text-indent: 0.5cm;
margin-top: 1pt;
margin-bottom: 1pt;
}

P.link { text-indent: 0cm; FONT-FAMILY: "Arial Cyr", Arial; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bold; TEXT-DECORATION:none; font-size: 8pt;}


h1 
{
font-family: "Arial Cyr", Arial;
font-weight: normal;
text-align: center;
text-shadow: 3px 3px 3px #000;  
filter:Shadow(Color=black, Direction="150");
height:70px;
font-size: 25pt;
color: aqua;
margin-top: 1pt;
margin-bottom: -18pt;
}

h2 
{
font-family: "Arial Cyr", Arial;
font-weight: normal;
text-align: center;
text-shadow:2px 2px 3px gray;  
filter:Shadow(Color=gray, Direction="150");
height:70px;
font-size: 16pt;
color: red;
margin-top: 8pt;
margin-bottom: -25pt;
}

h4 
{
margin-top: 1pt;
margin-bottom: 1pt;
font-size: 9pt;
}

A:link {FONT-FAMILY: "Arial Cyr", Arial; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bold; TEXT-DECORATION:none; font-size: 8pt;}
A:hover {FONT-FAMILY: "Arial Cyr", Arial; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bolder; TEXT-DECORATION: none; font-size: 8pt; }
A:active {FONT-FAMILY: "Arial Cyr", Arial; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-size: 8pt; }
A:visited {FONT-FAMILY: "Arial Cyr", Arial; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-size: 8pt; }


.h {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; WIDTH: 18px; LINE-HEIGHT: normal; FONT-STYLE: normal; HEIGHT: 18px; FONT-VARIANT: normal
}
.b {
	WIDTH: 18px; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0
}







#jsddm {
text-align: center;
margin: 0;
padding: 0;
}
#jsddm li {
float: left;
list-style: none;
font-size: 12px Arial;
}
#jsddm li a {
display: block;
background: #20548E;
padding: 4px 3px;
text-decoration: none;
border-right: 1px solid white;
width: 84px;
color: #EAFFED;
white-space: nowrap;
}
#jsddm li a:hover {background: #1A4473;}
#jsddm li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
}
#jsddm li ul li {
float: none;
display: inline;
}
#jsddm li ul li a {
text-align: left;
width: auto;
background: #9F1B1B;
}
#jsddm li ul li a:hover {background: #7F1616;}

