aside {
	display:none;
}
.header-bg {
	display:none;
}
.header-bg-custom {
	display:none;
}
.pdf {
	display:none;
}
.content img {
	padding-bottom: 0.9em;
}

#footer {
	font-size:smaller;
}
figure {
	float:left;
	text-align:center;
	margin-top:1.0em;
	margin-right:2.2em;
	margin-bottom:0.3em;
	width:50%;
	xxheight:50%;
}
p {
margin-top:1.6em;
line-height: 1.64em;

}
figcaption {
	margin: 0.9em;
	font-style: italic;
	font-size: 0.8em;
}
h2 {
margin-top:1.5em;
}
h4 {
	margin-top:1.5em;
}
.back {
	display: none;
}
.box {
	border: 1pt solid #CCCCCC;
	padding: 0.5em;
}
.paragraph {
	display:none;
}
blockquote {
font-size:smaller;
border:none;
}
.saperbox {
border:1px solid black;
}
.wrapper {
	margin: 0 auto;
	float: none;
}
hr {
	border: none 0;
	border-top: 1px dotted #bbb;
	height: 1px;
}
a[href]:after {
	content: none !important;
}
img[src]:after {
	content: none !important;
}
td { border:1px solid grey;
	padding-left:15px;
	padding-right:15px;
}