body		{
			color: #000000;
			font-size: 12pt;
		    margin-top: 0%;
		    margin-left: 3%;
		    margin-right: 3%;
			}
a:link		{
			font-size: 12pt;
			color: #800000;
			}
a:visited	{
			font-size: 12pt;
			color: #004000;
			}
a:hover		{
			color: #008000;
			font-size: 12pt;
			}
H1			{
			font-size: 24pt;
		    font-weight: bold;
		    color: #800040;
		    align: center;
			}
H2			{
			font-size: 20pt;
			font-style: italic;
			color: #FF0000;
		    align: center;
			}
H3			{
			font-size: 16pt;
		    font-weight: bold;
		    color: green;
		    align: center;
			}
P			{
			color: #000000;
			font-size: 12pt;
			text-align: justify;
			text-indent:20pt;
			}
B.name		{
			color: #008040;
			font-size: 14pt;
			font-weight: bold;
			font-family: "Jikharev","Arial Cyr", sans-serif;
			}
B.title		{
			color: #0000CC;
			font-size: 13pt;
			font-weight: bold;
			}
