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;
}

#secondaryContent	{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.skip,
#topmenu,
#leftmenu,
#rightmenu,
#language,
#address,
#breadcrumbs,
#search,
.noPrint,
.noprint {
	display: none;
	visibility: hidden;
}
