﻿h1
{
	font-size: 20px;
	margin-top: 1.0; /* Отступ сверху */
	margin-bottom: 1.0; /* Отступ снизу */
	text-align:center     
}
h2
{
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	line-height: 1.0;
	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; 
	margin-top: 1.0; /* Отступ сверху */
	margin-bottom: 1.0; /* Отступ снизу */
}
