<HEAD>
<STYLE type="text/css">
<!--
BODY {font Verdana,Georgia,Arial}
h2 {text-align: center; font-variant:small-caps}
h3 {text-align: center; font-variant:small-caps; margin-bottom: 0px}
p {margin-top: 0px}
.txt {text-align: justify; text-indent: 40px}
.ra {text-align: right}
.foot {font-size: 80%; text-align: left}

.buttons{
vertical-align: bottom;		/* вертикальное выравнивание: по низу */
font-size: 13px;			/* размер текста */
font-weight: bold;		/* толщины шрифта: жирный */
line-height: 13px;			
padding:1px;			/* отступ от стенок к центру */
}
.buttons a img{
border: none;
opacity:1.0; -moz-opacity:0.6; filter:alpha(opacity=40);	/* настройки прозрачности */
padding: 1px;
}
.buttons a:hover img
{
border: none;
opacity:0.5; -moz-opacity:1.0; filter:alpha(opacity=100);	/* настройки прозрачности */
padding: 1px;
}

-- >
</STYLE>
</HEAD>
