BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #232323;
	font-size: 12px;	
	scrollbar-face-color: #013E5B;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #ffffff;
}

A:link {
	text-decoration: underline; color: #013E5B;
}

A:visited {
    text-decoration: underline; color: #013E5B;
}

A:active {
    text-decoration: none; color: #013E5B;
}

A:hover {
    text-decoration: none; color: #013E5B;
}


A.noline:link {
	text-decoration: none; color: #013E5B;
}

A.noline:visited {
    text-decoration: none; color: #013E5B;
}

A.noline:active {
    text-decoration: underline; color: #013E5B;
}

A.noline:hover {
    text-decoration: underline; color: #013E5B;
}




A.fn:link {
    text-decoration: none; color: #ffffff;
}

A.fn:visited {
    text-decoration: none; color: #ffffff;
}

A.fn:active {
	text-decoration: underline; 	color: #cccccc;
}

A.fn:hover {
    text-decoration: underline; color: #cccccc;
}


A.submenu:link {
	text-decoration: none;
	color: #000164;
	font-size: 11;
}

A.submenu:visited {
	text-decoration: none;
	color: #000164;
	font-size: 11;
}

A.submenu:active {
	text-decoration: none;
	color: #000164;
	font-size: 11;
}

A.submenu:hover {
	text-decoration: none;
	color: #000164;
	font-size: 11;
}
A.HTMtree:link {
	text-decoration: none;
	color: #013E5B;
	font-size: 12;
	position: relative;
	top: 5;
}

A.HTMtree:visited {
	text-decoration: none;
	color: #013E5B;
	font-size: 12;
	position: relative;
	top: 5;
}

A.HTMtree:active {
	text-decoration: underline;;
	color: #013E5B;
	font-size: 12;
	position: relative;
	top: 5;
}

A.HTMtree:hover {
	text-decoration: underline;;
	color: #013E5B;
	font-size: 12;
	position: relative;
	top: 5;
}


H1  {
    color: #013E5B; 
    font-size: 16px; 
    font-weight: 700;
    margin-left: 30px;
    margin-top: 20px;
	 margin-bottom: 0;		 
}
H2  { 
    color: #222222; 
    font-size: 14px; 
    font-weight: 700;
    margin-left: 30px;
	 margin-bottom: 0;	
}
H3  { /* тот же H2 только без левого отступа*/
    color: #222222; 
    font-size: 14px; 
    font-weight: 700;
	 margin-bottom: 0;	
}
H4  {/* тот же H5 только без левого отступа*/
    color: #C72542; 
    font-size: 12px; 
    font-weight: 700;
	 margin-bottom: 0;	
}
H5  {
    color: #C72542; 
    font-size: 12px; 
    font-weight: 700;
    margin-left: 30px;
	 margin-bottom: 0;	
}
H6  {
    color: #013E5B; 
    font-size: 11px; 
    font-weight: 700;
    margin-left: 30px;
	margin-bottom: 0;	
}

P   {
    color: #232323; 
    font-size: 12px; 
    font-weight: 500;
	 text-indent: 30;
	 line-height: 1.3;
	 margin-bottom: 0;	
}
OL {
    color: #232323; 
    font-size: 12px; 
	 line-height: 1.3;
    font-weight: 500;	
	 margin-bottom: 0;	 
}
UL {
    color: #232323; 
    font-size: 12px; 
	 line-height: 1.3;
    font-weight: 500;	
	 margin-bottom: 0;	 
}
LI {
	 margin-bottom: 5;	 
}
DL {
    color: #232323; 
    font-size: 12px; 
	 line-height: 1.3;
    font-weight: 500;	
	 margin-bottom: 0;	
}
DT {
    font-weight: 700;
	 margin-bottom: 5;
}	
	 
}
DD {
    margin-bottom: 16;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: black;
	font-size: 11px;	
	margin-top: 15;
}


.highlight {
	color: red;	
	font-weight: 700;
}
.extract {
	color: #444444;
	font-size: 11;
}
.this {
	color:red; 
	font-weight: 700;
}
.base {
	font-style : normal;
	color: #232323;
	font-size: 12px;		
}

.warning{
	color: #D90000;
	font-weight:700;
}

.border {
	border-style: solid;
	border-color: #013E5B;
	border-width: 1 1 1 1;
}

.h3 { /* тот же H2 только без левого отступа*/
    color: #222222; 
    font-size: 14px; 
    font-weight: 700;
	 margin-bottom: 0;
	 margin-top: 10;	
}
.h4 {/* тот же H5 только без левого отступа*/
    color: #C72542; 
    font-size: 12px; 
    font-weight: 700;
	 margin-bottom: 0;	
}
.h4light {/* тот же H5 только без левого отступа*/
    color: #C72542; 
    font-size: 12px; 
	 margin-bottom: 0;	
}
.plight {/* тот же H5 только без левого отступа*/
    font-size: 12px; 
	 margin-bottom: 0;	
	 margin-left: 30;
	 margin-top: 8;		 
}



