@charset "koi8-r";
/* author: Dmitrij A. Andreev */
/* Creation date: 01.03.2006 */

body {
	font-family: verdana, arial, ms sans serif, sans-serif;
	font-size: 90%;
}
a {
  text-decoration: none
}
a:link, a:visited {
  color: rgb(0,0,128)
}
a:hover {
  color: rgb(0,0,0);
  text-decoration: underline
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 100%;
	font-style: italic;
}
hr {
	height: 1px;
	noshade;
}
.title {
	font-size: 140%;
}
.text {
	font-size: 100%;
}
.menu {
	font-size: 80%;
}
.footer {
	font-size: 70%;
}
.img1 {
	border-width: 0px;
/*	border-color: rgb(0,0,0); */ /* black */;
/*	border-style: solid;*/
}
.tab1 {	
	font-size: 100%;
	border-top: dashed 1px black;
}
.tab1 td {
	border-bottom: dashed 1px black;	
	padding-top: 5px;
	padding-bottom: 5px;
}
.pub {
	font-size: 100%;	
}
.pub tr {
	vertical-align: top;
}
.pub td {
	padding-bottom: 5px;
}
.zag{
font-size: 110%;
color: #007fff;
}