body {
	font-size: 10pt;
}

h1 {
	font-size: 170%;
	border-bottom: 1px solid silver;
	margin: 8pt 0;
}
h1 a {
	text-decoration: none;
	color: black;
}

#content h2	{
	margin-top: 6pt;
}

#content a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

.skip,
#mainMenu,
#topMenu,
#language,
#address,
#breadcrumbs,
#search,
#secondaryContent,
.noPrint,
.noprint {
	display: none;
	visibility: hidden;
}
