.dynBox UL.sampleNav LI {	display: none;
}
.displayed {
	display: block !important;
}
.invisible {display:none;}
.notetext {
	font-weight: bold;
}
DIV.h1 {
	float: left;
}
A.withSub {
	color:#BA2609;
	font-weight: bold;
}
TABLE.withBorder {
	border-color: #000000 !important;
	border-style: solid !important;
	border-width: 1px !important;
}