<!--

body {
background-color:#ffffff;
background-image : url(/images/bg.gif);
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
font-size:9pt;
font-family:Arial Cyr, Arial, Tahoma;
}

table{
font-size:9pt;
font-family:Arial Cyr, Arial, Tahoma;
}

a:link, a:visited {
color: #395B17;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: underline;
}

a.topLink:link, a.topLink:visited {
font-size:8pt;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

a.topLink:hover {
font-size:8pt;
font-weight:bold;
color: #284578;
text-decoration: underline;
}

a.link:link, a.link:visited {
font-size:8pt;
color: #000000;
text-decoration: underline;
}

a.link:hover {
font-size:8pt;
color: #284578;
text-decoration: underline;
}

a.listLink:link, a.listLink:visited {
font-size:9pt;
font-weight:bold;
color: #395B17;
text-decoration: none;
}

a.listLink:hover {
font-size:9pt;
font-weight:bold;
color: #000000;
text-decoration: underline;
}

h1{
font-size:14pt;
font-weight:bold;
color:#496F23;
padding:0px;
margin:0px;
}

h2{
font-size:12pt;
font-weight:bold;
color:#496F23;
padding:0px;
margin:0px;
}

.listDescr{
font-size:8pt;
color:#626262;
}

.text{
font-size:8pt;
color:#000000;
}

.fullDescr{
font-size:9pt;
color:#585858;
text-align:justify;
}

.price, .red{
color:#bc1111;
}

.green{
color:green;
}

.priceBorder{
font-size:10pt;
font-weight:bold;
color:#626262;
padding:2px;
padding-left:4px;
border-color:#DADADA;
border-style:solid;
border-width: 1px;
text-align:right;
width:65px;
height:18px;
}


//-->