#sysnav, #languages, #nav, #subnav, #login, #sidebar, #footer {
	display: none;
}

body {
	margin: 2em;
}

#head img {
	border: 0;
}

#logo {
	width: 148px;
	height: 38px;
	/*background: url(../img/logo-print.png) left top no-repeat;*/
	float: left;
}

/*#logo img {
	display: none;
}*/

#claim {
	width: 347px;
	height: 15px;
	/*background: url(../img/claim-print.png) left top no-repeat;*/
	float: right;
}

/*#claim img {
	display: none;
}*/

#head {
	float: left;
	margin-bottom: 5em;
}

h1, h2, h3 {
	clear: both;
	color: black;
}

a {
	color: black;
	text-decoration: underline;
}

ul, ol {
	margin-left: 2em;
}