div#Related, div#sideNav {
	display: none;
}
h3, h4 {
	color: #6D1033;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	margin-top: -10px;
}
h5, h6 {
	font-weight: bold;
	font-size: 9pt;
	border-bottom: 2px solid #000;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
}
h6 {
	border-bottom: 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
div.Items, div#Information {
	font-size: 8pt;
}
div.Items span, div#Information span {
	display: block;
}
div#Information {
	margin-bottom: 10px;
}
span.Description {
	margin-top: 5px;
}


