h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3B3B3;
	font-weight: bold;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #840000;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: bold;
}

p.author {
	text-align: center;
}

.hdlnDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #636466;
	font-weight: bold;
}

.headlineBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #840000;
	font-weight: bold;
}

.headlineSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636466;
	font-weight: bold;
}

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 840000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}

.navPipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	font-weight: bolder;
}

.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.headlineBgCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

div.main {
     margin-left: 10px;
     margin-right: auto;
     max-width: 760px;
}

ol.toc {

}
