<style type="text/css">

a:link, a:active, a:visited {
color: #4A269d; 
font-size: ; text-decoration: underline;
}

a:hover {
color:magenta; 
text-decoration: none;
}

#h1 {
color: #4A265A; 
text-decoration: none;
font-size: 16pt;
font-style: italic; text-align: center;
}
#h2 {
color: #4A265A; 
text-decoration: none;
font-size: 12pt;
font-style: ; text-align: left;
}
#h3 {
color: #4A265A;
text-decoration: none; 
font-size: 10pt;
font-style: ; text-align: center;
}
#h4 {
color: #4A265A; 
text-decoration: none;
font-size: 8pt;
font-style: ; text-align: center;
}

#content {
color: #4A265A;
text-decoration: none; 
font-size: 10pt;
font-style:; text-align: justify; text-valign: center;
}

/*Dr добавления*/


#content h1 {
	font-size: 14px;
	text-align: left;
}
#content h2 {
	font-size: 12px;
	text-align: left;
}
#content h3 {
	font-size: 10px;
	text-align: left;
}
#content strong{
		font-weight: normal;
}
/*Dr добавления*/

#bg {
background-image: URL(/images/bg.jpg);
background-repeat: repeat-y}

.takru {color:#CCDDFF; font-size:8pt; font-family:arial;}
.takru:hover {color:magenta; text-decoration:none;}
}
div.txt_block {
padding: 0px 0px 0px 0px;
margin: 30px 0px 20px 0px;
}
div.txt_block h2 {
padding: 0px 0px 0px 0px;
font-size: 12pt;
font-weight: bold;
color: #0f4699;
}

</style>