<STYLE type="text/css">
<!--
 P {
  font-family:Times New Roman;
  font-size: 100%;
  text-align: justify;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 3pt;
  margin-bottom: 3pt;
  color: #000000;
 }
 .normal {  //в таблице
  font-family:Times New Roman;
  font-size: 100%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 4px;
  margin-bottom: 4px;
 }
 .letter { //первая буква
  font-size: 140%;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  color: #800000;
 }
 .stext {
  font-family:Times New Roman;
  font-size: 67%;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
 }
 .htext {
  font-family:Arial;
  font-size: 100%;
  font-weight: bold;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
 }
 .menu {
  font-family:Times New Roman;
  font-size: 80%;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
 }
 UL, OL {
  font-family:Times New Roman;
  font-size: 100%;
  text-align: justify;
  text-indent: 0px;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 0pt;
  margin-bottom: 0pt;
 }
 A:link{
  color: #0000FF;
  text-decoration:none;
 }
 A:active {
  color: #000080;
  text-decoration:none;
 }
 A:visited {
  color: #000080;
  text-decoration:none;
 }
 A:hover {
  color: #000080;
  text-decoration:underline;
 }
-->
</STYLE>