@charset "windows-1251";
body {
	margin: 0px;
	background-color: #e5e6e6;
}
.menu, .menu a, .menu a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	position: relative;
	padding-left: 10px;
	left: 20px;
}
.heading {
	text-shadow: #787878 1px 1px 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	vertical-align:middle;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	text-shadow:#000;



	background-color: ;
	padding-left: 0px;
	letter-spacing:1px;
}
.heading2 {
	text-shadow: #555 1px 1px 2px;
}

.text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	text-indent: 25pt;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 30px;
	line-height:22px;
}
p {
	margin: 0px;
}
