body, #Page {
	background-color: White;
	color: Black;
	font: Garamond, serif 11pt;
}

a:link, a:visited {
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}

#Header {
	display: none;
}

#LeftColumn {
	display: none;
}

#Footer {
	text-align: center;
}

.button-blue, .button-blue-over {
	color: Black;
	background: Silver;
}

