/*BODY {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}*/

/* Trebuchet MS,  */

A {
	color: #0069CE;
}

A:HOVER {
	color: #003262;
}

H1 {
/* Заголовок 1 */
	font-size: 140%;
	line-height: 110%;
	color: #777777;
	font-weight: normal;
}

H1.clear {
/* Заголовок 1 не обтекать картинки*/
	font-size: 140%;
	line-height: 110%;
	color: #777777;
	font-weight: normal;
	clear: both;
}

H1 A {
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}

H2 {
/* Заголовок 2 */
	font-size: 120%;
	line-height: 100%;
	color: #777777;
}

H2 A {
	color: #777777;
	text-decoration: none;
}

P {
	color: #555555;
}

P.aClear {
/* не обтікати малюнки */
	clear: both;
}

P.incut {
/* урізка */
	color: #777777;
	font-weight: bold;
	font-size: 110%;
	line-height: 130%;
}

P.incutClear {
/* урізка без обтікання малюнків*/
	clear: both;
	color: #777777;
	font-weight: bold;
	font-size: 110%;
	line-height: 130%;
}

P.descr { 
/* Примітка */
	font-size: 85%;
	font-weight: normal;
}

P.centre { 
/* Центрувати */
	text-align: center;
}

UL {
	margin-top: 0px;
}

OL {
	list-style-type: decimal;
	margin-top: 0px;
}

UL.ulist1 {
/* Список 1 */
	list-style-type: disc;
}

UL.ulist2 {
/* Список 2 */
	list-style-type: square;
}

LI {
	color: #404041;
	margin-bottom: 7px;
}

IMG {
	float: none;
}

IMG.aLeft {
/* Обтікати зправа */
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

IMG.aRight {
/* Обтікати зліва */
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgEnlrgLeft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgEnlrg {
	margin-bottom: 15px;
	background-color: #D0CCAD;
}

.imgEnlrgLeft .pDescr {
	font-size: 10px;
}

.imgEnlrg .pDescr {
	font-size: 10px;
	padding: 4px;
	color: Black;
}

.imgEnlrg .pDescr a {
	text-decoration: none;
	color: Black;
}
