@charset "windows-1251";

body {
	color: navy;
	font-family: tahoma;
	text-align: justify;
	font-size: 10pt;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: navy;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.lang {
	font-size: 10pt; 
}

a.author {
	font-size: 11pt;
	color: navy;
	font-weight: bold;
}

a.news {
	font-weight: bold;
	text-tecoration: underline;	
	font-size: 10pt; 
}

td.top {
	border-bottom-style: ridge;
	valign: top;
	font-size: 10pt; 
}

td.bottom {
	font-size: 8pt;
	text-align: right;
	border-top-style: ridge;
	valign: bottom;
}

td.bottomridge {
	text-align: center;
}

td.leftridge {
	border-left-style: ridge;
}

div.part {
	font-size: 11pt;
	color: navy;
	font-weight: bold;
}

div.text {
	font-size: 10pt;
	color: navy;
	text-align: justify;
}

table.articles {
	font-size: 10pt;
}
