/* CSS Document */

.back {
	SCROLLBAR-FACE-COLOR: #2e3192; FILTER: chroma(color=#FFFFFF); SCROLLBAR-HIGHLIGHT-COLOR: #2e3192; SCROLLBAR-SHADOW-COLOR: #2e3192; SCROLLBAR-3DLIGHT-COLOR: #2e3192; SCROLLBAR-ARROW-COLOR: #2e3192; SCROLLBAR-TRACK-COLOR: #2e3192; SCROLLBAR-DARKSHADOW-COLOR: #2e3192; BACKGROUND-COLOR: #2e3192
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: square;
	text-align: left;
	color: black;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.spisok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
	

.style1 {
font-size: 12px;
text-align:justify;
}
.style2 {
font-size: 12px;
 font-weight: bold;
 text-align:justify;
  }
.style3 {
font-size: 12px; 
font-style: italic; 
text-align:justify;
}
.style4 {
font-size: 12px;
 color: #CC0000; 
 text-align:justify;
 }
 
 a {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: #2e3192;
}

a:link {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: #2e3192;
}

a:visited {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: #2e3192;
}

a:active {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: none;
color: #2e3192;
}

a:hover {
font-family: Arial Cyr,Arial,Geneva,Helvetica,sans-serif;
text-decoration: underline;
color: #2e3192;
}