<HTML>
<HEAD>
<TITLE>Таблица связанных типов</TITLE>
<STYLE TYPE="text/css">
<!--

H1 {
  font-family: "Times New Roman Cyr, Times";
  font-size: 21pt;
  font-weight: extra-bold;
  color: blue;
  text-align: center;
}

H2 {
  font-family: "Times New Roman Cyr, Times";
  font-size: 18pt;
  font-weight: bold;
  color: red;
  text-align: center;
}

H3 {
  font-family: "Arial Cyr, Arial"; 
  font-size: 14pt;
  font-weight: demi-bold;
  font-style: italic;
  color: 0099FF;
  text-align: center;
}

H4 {
  font-family: "Arial Cyr, Arial"; 
  font-size: 13pt;
  font-weight: demi-bold;
  font-style: italic;
  color: blue;
  text-align: center;
}

H5 {
  font-family: "Arial Cyr, Arial"; 
  font-size: 12pt;
  font-weight: demi-bold;
  font-style: italic;
  color: black;
  text-align: center;
}

A.pseudo {
  color: blue;
  text-decoration: underline;
}

A:link {
  color: #0000FF;
  text-decoration: underline;
}

A:visited {
  color: havy;
  text-decoration: underline;
}

A.a1 {
  color: red;
  font-weight: normal;
}

body {
  background: #EEEEEE;
}

P {
  text-indent:0.3in;
  text-align: justify;
}

/* Подписи к таблицам */
P.table-name {
  text-align: right;
  font-style: italic;
  font-weight: bold;
}

/* Подписи к рисункам */
P.image-name {
  text-align: center;
  font-style: italic;
  font-weight: bold;
}

/* Рисунки */
P.image {
  text-align: center;
}

/* Таблицы */
P.table {
  text-align: center;
}

UL LI {
  list-style-image: url(ul_li.gif);
}

-->
</STYLE>
</HEAD>
<BODY></BODY>
</HTML>