﻿/* Copyright INFORMATIC Ltd. (www.orfo.ru), Drozdov S. */
.a3 {
	font-family: Arial;
	font-size: small;
	line-height: 20px;
	height: max-content;
	/*overflow: hidden;*/
}
.ab4 {
	font-family: Arial;
	font-weight: bold;
	font-size: medium;
}
.a4 {
	font-family: Arial;
	font-size: medium;
}
.ti4 {
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 120%;*/
	font-style: italic;
}
.ti4n {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 120%;*/
	font-style: italic;
	white-space: nowrap;
}
.tbi4 {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 120%;*/
	font-weight: bold;
	font-style: italic;
}
.tbi4n {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}
.ul1 {
	list-style-image: url('../images/ul.gif');
	margin-bottom: -12px;
}
.li1 {
	margin-top: 4px;
	margin-left: 20px;
}
.h {
	font-family: Arial;
	font-weight: bold;
	font-size: large;
	color: navy;
	text-align: center;
}
.t4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.t4n {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	white-space: nowrap;
}

a:link { color: #0000FF }
a:visited { color: #0000FF }
/*a:hover { color: #0080FF } */

/*a.popup:link { color: #0000FF }*/
a.popup:visited { color: #0000FF }
a.popup:hover { color: #0080FF }

.outline {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}
.blq {
	padding-left: 40px;
}

a.outline:link { color: #000080 }
a.outline:visited { color: #000080 }
/*a.outline:hover { color: #0000FF }*/

body {
	font-family: Arial;
	background-color: #FFFFFF; !important;
	color: #000000;
}

a:hover {
	color: #77a31a;
}

a{
	color: inherit !important;
}