/*@import "content.css";*/

*, html, body {
	background: none;
}

body {
	font-size: 12pt;
	font-family: Times New Roman, serif;
}

#navigation, #content-right, #header-wrapper div.right, #content-footer  {
	display: none;
	background: none;
	border: none;
	height: 0;
	width: 0;
}

#content-header, #page {
	background: none;
	border: none;
}

#content-wrapper {
	clear: none;
}

hr {
	width: 95%;
}

#content {
	background: none;
	width: 17cm;
	margin: 0;
	padding: 0;
}

#header-wrapper {
	height: 130px;
}

#header-wrapper .left img {
	border: 0;
	float: left;
	margin-right: 20px;
}

#content img {

	text-align: right;
}

.right {
	margin: 0;
}

.noprint {
	display: none;
}
