* {
	font-family:sans-serif;
}

body {
}

#header,
#credits,
#footer {
	display:none;
}

#container,
#page,
#content,
#left,
#middle,
#right,
.article,
.article table {
	width:170mm;
	font-size:11pt;
	line-height:130%;
	color:#000;
}
h1,.title {
	font-size:16pt;
}
.article__test table img {
	width:100%;
	height:100%;
}