body {
	background: #fff;
	font-size: 12pt;
}
#leftmenu, #rightmenu, #suggest, #topmenu {
	display:none;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
}
#content h2 {
	font-size: 14pt;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	font-size: 20pt;
}