body {
	font-size: 12pt;
	font-family: serif;
	color: black;
	background: white;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}

a {
	color: black;
	text-decoration: underline;
}

#menu {
	display: none;
}

#loginpart {
	display: none;
}

#footer {
	display: none;
}

#header1 {
	display: none;
}

#content {
	width: 650px;
}

#rightcontent {
	display: none;
}

p {
	width: 630px;
}
