/* -- css images - */
html, body {
	margin: 0;
	padding: 0;}
body {
	padding-bottom: 1em;
	background: #fff;
	color: #000;
	font-family: serif;
	line-height: 1.2;}
#img_data {margin: 0 2%;}
#foot {margin: 0 1%;}
#img_data, .t_txt p.expl {text-align: center;}
img {border: none;}
h1 {font-size: 140%;}
h2 {font-size: 120%;}
h3, h4 {font-size: 100%;}
.t_txt {
	margin: 0 3%;
	text-align: left;}
.t_txt p {
	margin: 0;
	text-indent: 2.5em;}
.t_txt p.expl {
	margin: 1em;
	text-indent: 0;}
blockquote.bq_def {text-align: left;}
blockquote, .bq_def {
	margin-right: 4em;
	margin-left: 4em;}
p.sign {margin: 0.8em 2%;}
.sign {text-align: right;}
.bq_def, .t_txt p.expl, #foot address {font-size: 92%;}
za:hover, a:active, a:focus {
	background: transparent;
	color: red;}
