/* -------- css images -- */
body {
	padding-bottom: 1em;
	background: #fff;
	color: #000;
	line-height: 1.2;
}
#img_data {text-align: center;}
a:active, a:focus {
	background: transparent;
	color: red;
}
.sh1, .sh2, .sh3, .sh4, .sh5 {padding: 0 2%;}
.sh1 h1 {margin-left: -2%;}
.sh2 h2 {margin-left: -2%;}
.sh3 h3 {margin-left: -2%;}
.sh4 h4 {margin-left: -2%;}
h1 {font-size: 140%;}
h2 {font-size: 120%;}
h3, h4 {font-size: 100%;}
img {border: none;}
a b {font-weight: inherit;}
a[accesskey]:after {
	margin-left: .2em;
	content: "(" attr(accesskey) ")";
	color: red;}