@charset "windows-1251";

a { TEXT-DECORATION: none}
a.line:hover {text-decoration: underline; color: #000000;}
a.down:hover {text-decoration: underline; color: #FFFF99;}
h1 {font-family: Arial; FONT-SIZE: 14px; COLOR: #336699; margin: 0px 40px 0px;}
h2 {font-family: Arial; FONT-SIZE: 14px; COLOR: #ff0000; margin: 0px 20px 0px;}

strong { font-weight:100; }

div.info {
margin:5px;
padding:5px 5px 15px 5px;
text-align: center;
color: #009038;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border:dotted 1px black;
}
div.more {
margin-top:10px;
float:right;
}
div.more a {
color:#000000;
font-style: italic;
}


