﻿@charset "utf-8";
/* hm.. */
body {
	margin: 8px;
	padding: 4px;
	background: #fff;
	color: #000;
	font-family: serif;
	font-size: 12pt;
	line-height: 1.2;
	text-align: justify;}
a, a:link, a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;}
h1 {font-size: 140%;}
h2 {
	margin-top: 48px;
	font-size: 120%;}
h3, h4 {font-size: 100%;}
h5 {font-size: 10pt;}
p {
	margin: 0;
	text-indent: 32pt;}
blockquote {margin-left: 32pt;}
dt {margin-top: 8px;}
li>ol, li>ul {margin-bottom: 18px;}
small {font-size: 10pt;}
#crumbs, #bdoc_end, .ldesc_lnk, img, .no_print, .t_skip, .b_lnk, .b_det, .etxt_a {display: none !important;}
.t_txt > p:first-child, .chapter_head + p {text-indent: 0;}
.bq_stih p, .en_style p, .f_notes p, .bib_d p, .t_year p, .source p, .note p, .t_tor p, .etxt_a p, .b_lnk p, .img_top p, .img_bot p, .b_det p, .t_end p {text-indent: 0;}
.bib_d, .source, .bq_stih p, .en_style p {margin-top: 1em;}
.bq_stih, .f_notes, .bib_d, .source, .t_tor {text-align: left;}
.separator hr {display: none;}
.separator {
	margin: 1em 0;
	font-size: 92%;
	text-align: center;
	text-indent: 0;
	letter-spacing: 0;}
.t_tor {margin-bottom: 18px;}
.t_year, .t_end {margin-top: 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 #000;}