.divT1 p {
line-height: 1.5;
}

/* Quotation, Part III */
.Hquote {
text-align: center;
margin: auto 3em;
border: 3px outset #fff;
padding: 0.5em;
line-height: 1.5;
}
.Hquote p {
font-weight: bold;
margin: 0px;
}

/* History */
ol.Hcontents {list-style-type: upper-roman;}
ol.Hcontents ol {list-style-type: decimal;}
li.NoNumber {list-style-type: none;}
.Hcontents li a:link, .Hcontents li a:visited {text-decoration: none;}

ol.HPageContents {list-style-type: decimal;}
ol.HPageContents ol {list-style-type: lower-roman;}
.HPageContents li a:link, .HPageContents li a:visited {text-decoration: none;}

/* History sub menu */
.divHmenu {
margin: 0px;
border-bottom: 1px solid #003;
border-top: 1px solid #003;
background-color: #f8f8f8;
}
.Hmenu {
margin: 0px;
padding: 0.5em;
}
.Hmenu li {
display: inline;
padding-left: 0.3em;
padding-right: 0.3em;
font-family: "Times New Roman", times, serif, verdana, arial, sans-serif;
}
.Hmenu li a:link, .Hmenu li a:visited {text-decoration: none;}

/* Main page heading, blue background. */
.divHsec {
margin: 0px;
padding: 0.5em 0px;
font-family: "Times New Roman", times, serif, verdana, arial, sans-serif;
background-color: #003;
color: #fff;
text-align: center;
}
.divHsec h2 {
color: #fff;
}
/*h2.Hinvert {
background-color: #fff;
color: #003;
padding: 0.5em 0px;
}*/

/* History Part II. Payments table.*/
table#Payments {
border-spacing: 0px;
border-collapse: separate;
margin-left: 1em;
}

#Payments th {
text-align: left;
vertical-align: top;
font-weight: normal;
font-size: smaller;
width: 9em;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}
#Payments td {
text-align: left;
vertical-align: top;
font-family: Courier, monospace;
width: 3em;
}
#Payments td.P2 {
text-align: left;
padding-left: 3em;
}
#Payments .PR td {
border-bottom: 1px solid #666;
}

/* Biblography */
.Hrefs dt {
color: #633;
font-weight: bold;
}

/* Appendix 1 */
#Physicians {
border: 0px;
text-align: left;
margin: 2em 0px;
}
#Physicians td {
vertical-align: top;
margin: 0px 1em;
padding: 0.5em;
font-weight: normal;
}
#Physicians td p {margin: 0px;}
#Physicians td.Place {width: 14em;}
#Physicians td span {font-weight: bold;}

/*Appendix 2 */
#Officers table {text-align: left; border: 0px;}
#Officers td {vertical-align: top;}
#Officers td.Oyear {width: 5em;}
#Officers td.O2year {padding-right: 1em;}

/* Appendix 3 */
#Pound caption {
font-weight: bold;
text-align: left;
padding-left: 1.5em;
}
#Pound td {
text-align: left;
padding: 0.5em;
}

/* Appendix 4 */
#LocalSoc {text-align: left; border: 0px;}
#LocalSoc td {vertical-align: top; padding-bottom: 0.5em; }
#LocalSoc td.Lyear {width: 4em;}

