body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #216383;
	SCROLLBAR-SHADOW-COLOR: #ff0000;
	SCROLLBAR-3DLIGHT-COLOR: #ff0000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #216383
	background: White;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
a:link {
	color: Black;
	font-size: 11px;
	text-decoration: none;
} 
a:active {
	color: Black;
	font-size: 11px;
	text-decoration: none
} 
a:visited {
	color: Black;
	font-size: 11px;
	text-decoration: none
}
a:hover {
	color: Red; font-size: 11px;
	text-decoration: none
}
left {
	background: White;
	font-family: Tahoma;
	font-size: 7px;
	color: Black;
	text-decoration: none;
	text-align:justify
}
/* заголовки color: #FF6633 */
.HDR1, .HDR2, .HDR3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	text-align:left
}

.HDR1 { 
text-align:left; 
font-size: 14pt; 
background-color: #CCCCFF;
margin: 0px;
font-style: normal;
} 

.HDR2 { 
font-size: 14pt;
margin: 0px, 0px, 0px, 30px
} 

.HDR3 { 
font-size: 12pt;
margin: 0px, 0px, 0px, 60px
} 

OL.A { list-style-type: none;}
OL.B { list-style-type: decimal;}
OL.C { list-style-type: disk;}
OL > LI {margin:  5px }

table {
	color: Black;
	font-size: 8pt;
	font-family: Tahoma;
}


pre {color: #660000; font-family: monospace;   font-size: 120%}

B.index {color:red; font-size: 11pt; }




