 .chsub1 {
        font-weight:bold;
        font-size: 110%;
        padding-left: 5%;
}
 .chsub2 {
        padding-left: 3em;
}

td {
     border-bottom: 1pt solid black;
}

body {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 2em;
  background: #ffffdd;
}

a,img {
    border: 0;
}

.chapter { width: 100%; }

table  { width: 100%; }

.nav {
        position: absolute;
        position: fixed;
        left: 0;
        top: 0;
        padding: 5px;
        font-weight:  bold;
	border: 0;
	border-bottom: 1pt solid black;
	width: 100%;
	font-size: 90%;
	line-height: .7;
	background-color: white;
}


.tab {
   border: 0;
   padding: 0;
   padding-left: .5em;
   padding-right: .5em;
   padding-bottom: .25em;
   margin: 0;
   border-bottom: 1pt solid black;
   border-right: 1pt solid black;
   background-color: #eeeeff;

}

A.tab:visited {
   color: black;
}

th {
   border-top: 1pt solid black;
   border-bottom: 1pt solid black;
}

p {
    line-height: 1.5;
}

P.blurb:first-letter { font-size: 200%; line-height: .8 }

p.blurb {
   margin-right: 5%;
}

tr {
   vertical-align: top;
}

.pagenum {
  text-align: right;
}

.foot {
   vertical-align: bottom;
   margin-top: 100%;
}

.h3 {
   font-size: 130%;
   font-weight: bold;
}

h2 span {
 font-size: 50%;
 font-weight: normal;
 display: block;
}
