body {
	background: white !important;
	font-size: 12pt;
	color: black;
}

#logo h1	{
	font-size: 1.5em;
	border-bottom: 1px solid silver;
}

#logo h1 a	{
	color: black;
	text-decoration: none;
}

#content h2	{
	margin: 10pt 0;
}

#wrapper #content a {
	color: black;
}

#address {
	position: relative;
	top: 0;
	left: 0;
}

.skip,
.noPrint,
#menu,
#footer,
#sidePhoto {
	display: none;
}

