@charset "utf-8";
/* -- hm -- */
body {
	margin: 8px;
	padding: 4px;
	background: white;
	color: black;
	font-family: serif;
	font-size: 12pt;
	line-height: 1.2;
	text-align: justify;}
small {font-size: 10pt;}
#navlinks, #signatura, .iewins, .menu-frend {display: none !important;}
h1 {font-size: 140%;}
h2 {
	margin-top: 48px;
	font-size: 120%;}
h3, h4 {font-size: 100%;}
h5 {font-size: 10pt;}
a, a:link, a:visited {
	background: white;
	color: black;
	text-decoration: none;}
dt {margin-top: 8px;}
li>ol, li>ul {margin-bottom: 18px;}
body:after {
	display: block;
	margin: 64px 0 0 0;
	padding-top: 4px;
	background: #f9f9f9;
	color: black;
	content: "(Text source: Orwell Project by O. Dag. \2014\20 \A9 1999-2004 www.orwell.ru)";
	font: 8pt sans-serif;
	font-style: oblique;
	text-align: right;
	border-top: 1px solid black;}