@charset "UTF-8";
/* CSS Document */

.sidebar1, header, h3, nav  {
	display: none;
}
html, body {
	font: 100%/1.4 Cambria, Georgia, MS Mincho, serif;
	background: none;
	color: #000;
}

.container {
	height: 100%;
	width: 100%;
	background: none;
	box-shadow: none;
} 

.content {
	width: 142mm;
	float: right;
	clear: right;
}
footer {
	width: 138mm;
	font-size: 70%;
	font-style: oblique;
	text-align: left;
	padding: 4px 0 8px 0 ;
	background: none;
	float: right;
}