body {
	/*color: #000000;*/
	/*background: #ffffff;*/
	font-family: "Times New Roman", Times, serif;
	/* font-size: 12pt; */
}

a {
	text-decoration: underline;
	color: #0000ff;
}

a[href]:after {
	content: "" !important;
}

#menu, #rightColumn, #leftColumn {
	display: none;
}

header div div {
	display: none;
}

header div div.logo-container {
	display: block;
	width: 100%;
	max-width: 100%;
}

div#contentContainer div.firstRow {
	display: none;
}

div.articleComponents {
	display: none;
}

div#content {
	height: auto !important;
}

.noprint {
	display: none !important;
}