﻿h1
{
	font-size: 22px;
	margin-top: 1.0; /* Отступ сверху */
	margin-bottom: 1.0; /* Отступ снизу */
}
h2
{
	font-style: italic;
	font-family: Arial;
	font-size: 12pt;
	line-height: 1.5;
	margin-top: 1.0; /* Отступ сверху */
	margin-bottom: 1.0; /* Отступ снизу */
}
p
{
	font-family:Arial; 
	font-size: 10pt;
	text-align:justify;
	text-indent: 20px;
	line-height: 1.0; 
}
ul
{
	font-family:Arial; 
	font-size: 10pt;
	text-align:justify;
	text-indent: 20px;
	line-height: 1.0; 
}
