<style>
body
A:link		{color: #008000}	/* цвет ссылки */
A:visited	{color: #808000}	/* цвет посещенной ссылки */
A:active	{color: #FF0000}	/* цвет активной ссылки */
A:hover		{color: #000080}	/* цвет ссылки, наведенной мышкой */
h1		/* стиль для бегущих строк */
{	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	margin-top: 0;
	margin-bottom: 8;
	color: #000080;}
h2		/* стиль информации адресов телефонов e-mail */
{	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	margin-top: 0;
	margin-bottom: 2;}
h3		/* стиль для текстовых заголовков */
{	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	color: #4B0082;}
h3.left
{	text-align: left;}
h3.wydannia
{	font-family: Verdana, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-style: normal;
	margin-bottom: 2;}
h4		/* стиль для заголовков таблиц */
{	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	margin-bottom: 0;
	color: #4B0082;}
h5		/* стиль для служебной информации */
{	font-family: "Times New Roman", Times, serif;}
h6		/* стиль текстового меню */
{	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: baseline;
	margin-bottom: 0;}
p		/* стиль основного текста */
{	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;}
dl
{	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;}
dl dt
{	font-weight: bold;}
dl dd
{	margin-bottom: 0;}
ul
{	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;}
ul li
{	font-weight: normal}
td
{	font-size: 11pt;}
</style>.