body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#sidebar, #leaderboard, .home_right_panel, .center, #right_column, #middle_column {
	display: none;
	width: 0px;
}

#narrow_content {
	width: 100%;
}

a {
	color: #000000;
	text-decoration: none;
}

#logo {
	font-family: Baskerville, Times, "Times New Roman", serif;
	font-size: 24pt;
	text-align: center;
}

#title {
	font-size: 10pt;
	text-align: center;
}

h1 {
	font-family: Baskerville, Times, "Times New Roman", serif;
	font-size: 18pt;
}

.no_print {
	display: none;
}

#footer {
	text-align: center;
}

.context_banner {
	display: none;
}

dt {
	font-style: italic;
}
