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

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#outer_head, #head,#logo, #topnavigation, #teaser, #rootline, #content_right, #footer, #homespace, .leftspace, .rightspace {
	display: none;
}

h1, h2, h3 {
	font-size: 13pt;
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: underline;
}

#content {
	width: 100%;
}

#printhead {
	border-bottom: 1px solid #000;
	height: 45px;
	margin: 0 0 20px 0;
	width: 100%;
}

#printfooter {
	border-top: 1px solid #000;
	font-size: 10pt;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 5px 0;
	width: 100%;
}
