BODY {
	background-color: #c2b687;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Times New Roman", Times, serif;	
	color: #3D341C;
}

A {
	color: #004180;
}

A:HOVER {
	color: #005DB7;
}


H1 {
/* Заголовок 1 */
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
}

H1 A {
	text-decoration: none;
	color: #3D341C;
}

H2 {
/* Заголовок 2 */
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}

H2 A {
	color: #3D341C;
	text-decoration: none;
}


P.aClear {
/* не обтікати малюнки */
	clear: both;
}

P.incut {
/* урізка */
	font-weight: bold;
	color: #000000;
}

P.incutClear {
/* урізка без обтікання малюнків*/
	clear: both;
	color: #000000;
	font-weight: bold;
}

P.descr { 
/* Примітка */
	font-size: 11px;
	font-weight: normal;
	color: #555;
}

P.centre { 
/* Центрувати */
	text-align: center;
}

UL {
	list-style-type: disc;
	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 {
	line-height: 17px;
	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: 12px;
}

.imgEnlrg .pDescr {
	font-size: 12px;
	padding: 4px;
	color: Black;
}

.imgEnlrg .pDescr a {
	text-decoration: none;
	color: Black;
}
