p			{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify}
li		   { margin-bottom: 5 }
h1		   { font-size: 18pt; font-family: Arial; font-weight: bold }
h4		   { font-size: 14pt; font-family: Times New Roman; font-weight: bold }
a:link	   { color: 'blue'; text-decoration: underline; font-size: 9pt;}
a:visited	{ color: #16316f; text-decoration: underline; font-size: 9pt;}
a:active	 { color: #aa0000; text-decoration: underline; font-size: 9pt;}
a:hover	  { color: #ff0000; text-decoration: underline; font-size: 9pt;}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
h3		   { font-size: 11pt; font-family: Times New Roman }
ul		   { font-size: 9pt; line-height: 100%; font-family: Arial; margin-top: 0; 
			   margin-bottom: 5 }
ol		   { font-size: 9pt; line-height: 100%; font-family: Arial; margin-top: 0; 
			   margin-bottom: 5 }
#privet	  {font-size: 12pt; font-family: Arial; font-weight: roman;}
#navigations {font-size: 13pt; font-family: Arial; font-weight: bold; }

BODY		 {background-image: url('ARM.jpg'); /* Путь к фоновому рисунку */
			  background-position: left bottom; /* Положение фона */
			  background-repeat: repeat-y; /* Повторяем фон по вертикали */ }
a			{outline: none; /* Убираем границу вокруг ссылок */}
