body {
	font-family: georgia;
	font-size: 10px;
	color: #000000;
}

#menu {
	display: none;
}

#website_bottom {
	display: none;
}

#print_bottom {
	border-top: solid 1px #818385;
	padding-top: 10px;
	margin-top: 20px;
	display: block;
}

#print_header {
	margin-top: 20px;
	border-bottom: solid 1px #818385;
	padding-bottom: 10px;
}

a {
	color: #00aedb;
	text-decoration: none;
}
