<style type="text/css">
* {margin: 0; padding: 0;} /* обнуляем отступы */
	a:visited {
		color: #161674;
		text-decoration: underline;
	}
	a:visited.menu {
		color: White;
		text-decoration: none;
	}
	span.shap {
		font-family: "Bookman Old Style", Times New Roman, serif;
		font-size: 22pt;
		text-align: right;
		margin-right: 0px;
		color: #333333;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-top: 40px;
	}
		span.jorn2 {
		font-style: italic; 
		font-size: 12px; 
		font-weight: bold;
	}
	h1.telo {
		font-family: "Bookman Old Style", Times New Roman, serif;
		font-size: 16px;
		text-align: left;
		color: #6D1B1B;
		padding-left: 20px;
		border-bottom: 2px dashed #6D1B1B;
	}
	h1 {
		font-family: "Bookman Old Style", Times New Roman, serif;
		font-size: 16px;
		text-align: center;
		color: #191970;
		margin-left: 20px;
	}
	th.main {
		color: White;
		font-family: "Bookman Old Style", Times New Roman, serif;
		font-size: 14px;
	}

	a:hover.menu {
		background-color: #F5D6BF;
		text-decoration: underline;
		color: Blue;
		padding: 5px;
	}
	a:hover {
		background-color: transparent;
		text-decoration: none;
		color: Red;
	}
	a:link.menu {
		color: White;
		text-decoration: none;

	}
	a:link {
		color: #161674;
		text-decoration: underline;
		background-color: transparent;
	}



	p {
	color: #575757;
	font-size: 16px;
	font-family: "Bookman Old Style", Times New Roman, serif;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
	p.jorn {
border-bottom: 1px solid #D1E6FA;
}
	td {
		color: #575757;
		font-size: 16px;
		font-family: "Bookman Old Style", Times New Roman, serif;
	}
	ol, ul {
		margin-right: 20px;
		font-size: 16px;
		color: #575757;
		text-align: justify;
	}

	.men {
		font-size: 10px;
	}
	.sob {
		color: #25258F;

	}
	p.dal {
		text-align: right;
		margin-top: 5px;
		font-size: 14px;
	}
	ol.02, ul.02 {
		margin-left: 60px;
	}
	p.da2 {
	text-align: left;
	margin-top: -15px;
	font-size: 14px;
	margin-left: 300px;
}
a.red {
	color:#C00;
}
#container{
    background-color:#fffdec;
    margin: 0px auto;
    max-width:1200px;
}
body {
text-align: center}

li.main{
	 list-style: none; /* Убираем исходные маркеры */
    background: url(img/marker1.png) no-repeat 0 4px; /* Параметры фона */
    padding-left: 44px; /* Смещаем текст вправо */ 
}
	
	
</style>