<!--
a:link {
	color: #137b82;
        text-decoration:none
        size:10pt;
         
}
 a:active {
	color: #137b82;
        text-decoration:none
}
 a:visited {
	color: #137b82;
	text-decoration:none
}
 a:hover {color:#137b82; font-style:italic; text-decoration:none}
td {font-family:Arial;font-size:10pt}
p {font-family:Arial;font-size:10pt;text-indent:15pt;text-align:justify}
u1 {font-family:Arial;font-size:8pt;text-align:right;color:#ffffff}
o1 {font-family:Arial;font-size:12pt;color:#ffffff}
h1 {font-family:Arial;font-size:13pt;font-weight:bold;color:#ffffff}
h2 {
	font-family:Arial;
	font-size:12pt;
	color: #137b82;
	font-weight:bold;
	margin-right:-3pt;
	margin-left:15pt;
	text-align : center;
}
h3 {
	font-family:Arial;
	font-size:8pt;
	font-align:right;
	color: #137b82;
}
h4 {
	padding-top: 5pt; 
	padding-left: 10pt;
	font-family:"Times New Roman";
	font-align:center;	
	font-size:10pt;
	color: #137b82;
}
h5 {
	padding-top: 0pt; 
	padding-left: 4pt;
                 color: #ffffff;
	font-weight:bold;
	font-family:"Times New Roman";
	font-align:center;	
	font-size:8pt;
	
}
h6 {
	
        color: #000080;
	font-family:"Arial";	
	font-size:8pt;
        font-align:right;
        
	
}
h7 {
	font-family:Arial;
	font-size:10pt;	
	color:#ffffff;
}
h8 {
	font-family:Arial;
	font-size:6pt;	
	color:#ffffff;
}
h9 {
	font-family:Arial;
	font-size:10pt;	
	color:#fffdb3;
}
.small {font-size:7pt;text-indent:0px}
.cou {font-family:Courier New;text-indent:0px}

a.menu:link, a.menu:visited {
	font-family: sans-serif;
	font-size:9pt;
	text-transform:uppercase;
	text-decoration: none;
	text-align: left;
	width: 100pt;
	margin:1px;
	border: outset 8pt #ffff0;
	background-color: #fffff9;
	color: #FFFFFF;
	border-bottom : none;
	font : bold;
}
	a.menu:hover {
		background-color: #fffff0;
		color: #fffff9;
	}
	a.menu:active {
		border: inset 12pt #ffffff;
		background-color: #Fffff0;
		color:#4169E1;
	}p:first-letter {
	/*первая буква в параграфе<p>*/
	color: #137b82;
	font-weight: bold;
	font-size: 12pt;
}
	p{
		text-indent : 10pt;
		line-height : 12pt;
		font-size : 10pt;
		font-family : "Times New Roman", Times, serif;
		text-align : justify;
		color:#000000;
		margin : 10px 10px 10px;
	}
-->

