BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 90%;
}

A {
	color: #FF822E;
	text-decoration: underline;
	/*	color: #0055A3; */
}

A:HOVER {
/*	color: #0099FF; */
	color: #CE6925;
}

H1 {
/* Заголовок 1 */
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	color: #404041;
}

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

H2 {
/* Заголовок 2 */
	font-size: 17px;
	line-height: 17px;
	color: #404041;
}

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

P {
	color: #111111;
	font-size: 13px;
}

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

P.incut {
/* урізка */
	/*font-weight: bold;
	color: #919396;*/
	font-size: 16px;
	line-height: 17px;
	color: #000000;
}

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

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

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

UL {
	list-style-type: disc;
	margin-top: 0px;
}

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

UL.ulist1 {
/* Список 1 */
	font-size: 13px;
}

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

OL.olist1 {
/* Список 1 */
	font-size: 13px;
}

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

LI {
	color: #404041;
	line-height: 14px;
	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 {
/* стиль 1 */
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgEnlrg {
/* стиль 2 */
	margin-bottom: 15px;
	background-color: #D0CCAD;
}

table.tab100 {
/*  100 */
	width: 100%;
}

tr.tr100 {
/*  100 */
	width: 100%;
	background-color: #D0CCAD;
}

td.td100 {
/*  100 */
	width: 100%;
	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;
}
