 <!-- Copyright (c) 2002 by ppaul, ppaul@online.ru -->
<!--          ppaul style http://golden-yc.narod.ru        -->

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Black;
}
a:link {
	text-decoration: none;
	color: Navy;
}
a:visited {
	text-decoration: none;
	color: Navy;
}
a:active {
	text-decoration: none;
	color: Blue;
}
a:hover {
    text-decoration: none;
    color: Blue;
}
li, p, ul ,td, tr {font-family: Verdana, Arial, MS Sans Serif; font-size: 12pt;}
h1 {
	font-weight: bold;
	font-family: "arial cyr", arial, helvetica;
	font-size : 34pt;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
h3 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size : 8pt;
}
h4 {
	font-weight: bold;
	font-family: "arial cyr", arial, helvetica;
	font-size : 28pt;
	color: #000000;
}
.text {
    font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 2em;
}