@charset "utf-8";
/* ---- hm... -- */
body {
	margin: 8px;
	padding: 4px;
	background: white;
	color: black;
	font-family: serif;
	font-size: 12pt;
	text-align: justify;
}
h1 {font-size: 140%;}
h2 {font-size: 120%;}
.heading {margin-bottom: 32px;}
.heading p {font-size: 10pt;}
a, a:link, a:visited {
	background: white;
	color: black;
	text-decoration: none;
}
img, #sw_lang, #f_nav, #f_main, .next {display: none !important;}
#ix_con:after {
	display: block;
	margin: 128px 8px 0 8px;
	padding-top: 4px;
	padding-right: 10px;
	background: #f9f9f9;
	color: black;
	content: "(Text source: Orwell Project by O. Dag. \2014\20 \A9 1999-20004 www.orwell.ru)";
	font: 7pt sans-serif;
	font-style: oblique;
	text-align: right;
	border-top: 1px solid black;
}