#how-it-works-viewport {
	display:none;
}

.navbar {
	display:none;
}

.user_menu {
	display:none;
}

#bottom {
	display:none;
}

body { font-family: Georgia, ‘Times New Roman’, serif; }

.text-right {
	text-align:right;
}

table {
	width: 100%;
}

table tr td {
	vertical-align:top;
}

h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.noprint {
	display: none;
}
