#MAIN_BODY {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(images/litspisok_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma;
}
H1{
color: #303d69;
font-size: 14pt;

}
H2{
color: #cccccc;
font-size: 12pt;

}

A{
text-decoration: none;
font-weight: bold;
color: #d1a344;
}
A:hover{
	color: #CD8725;
	text-decoration: underline;
	font-weight: bold;
}

#A2{

	color: #CD8725;
	text-decoration: underline;
	font-weight: bold;

}

