body {
	font-size: 12pt;
}

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

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

#content h2	{
	margin-top: 10pt;
}

#wrapper #content a {
	color: black;
}


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