body {
	color: black;
	background-color: white;
	width: 100%;
	font: 12pt/1 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}
#navcontainer, hr, #header h4 {
	display: none;
}
a {
	text-decoration: underline;
	color: black;
}

