#pageHeader h1 {
	font-weight: bold;
}

#pageHeader h2 {
	font-weight: bold;
}

#contentContainer #content h1 {
	font-weight: bold;
}

#contentContainer #content h2 {
	font-weight: bold;
}

#contentContainer #content h3 {
	font-weight: bold;
}

#contentContainer #content h4 {
	font-weight: bold;
}

.sideHeader {
	font-weight: bold;
}

#pagetitle {
	font-weight: bold;
}

#sidebarContainer strong {
	font-weight: bold;
}

#sidebarContainer b {
	font-weight: bold;
}

#navcontainer a {
	font-weight: bold;
}