html {
	border: 1px solid black;
}
body {
	background: white;
	color: black;
	margin: 0;
  font-size: 12pt;
}
a {
	text-decoration: underline;
	color: #0000ff;
}
#menu, #middenMenu_new, #rightTop, #pdfTabBar	{
  display: none;
}
#top {
	height: 80px;
}
#logo	{
	margin-left: 0px;
}
.contentRight {
	border-right: 1p solid #000;
}
.bannerBlock {
	display: none;
}
.rtop *, .artop * {
	display: none;
}