body {
	background: white;
	color: #000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainWrapper {
	width: auto;
	background: transparent;
	border: none;
}
#top,
#menu,
.contactButton,
#english,
#congresTabs {
	display: none;
}
#content {
	margin-top: 25pt;
	border-bottom: 1pt solid #CCC;
	border-top: 1pt solid #CCC;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: underline;
}

.pageTools {
	display: none;
}
.topLink {
	display: none;
}
table td {
	vertical-align: top;
}
#contactform {
	display: none;
}