.chapter {
	color: #0000ff;
	font-size: 110%;
}

.section {
	margin-top: 0pt;
	margin-bottom:0pt;
	margin-left: 18pt;
}

.sectionTitle {
	margin-top: 0pt;
	margin-bottom:0pt;
	margin-left: 18pt;
}

.sectionContents {
	margin-left: 18pt;
}
.sectionLink {
	color: #666;
	font-size: 80%;
}

.subsection {
	margin-top: 0pt;
	margin-bottom:0pt;
	margin-left: 36pt;
}

.highlight {
	font-weight:bold;
}

.section p {
}

.rowShade {
	background-color: #cccccc;
}
