@charset "utf-8";
/* CSS Document */

#top, #navigation {
	display: none;
}

#content {
	margin-left: 0;
}

#container, body {
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	color: #000;
}

#anchorlistright {
	display: none;
}

#footer {
	background-image: none;
}

p a {
	display: none;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}