body
{
/*   font-family: "Ezra SIL", "Gentium Book Plus", serif; */
   max-width  : 900px;
}
.rh-article-noad,
.rh-navifooter-noad {width:800px; background-color:white;}

p, td
{ font-size: 16px;}

.threecoltable table,
.threecoltable td,
.threecoltable th
{
   border-style: none;
   padding: 0;
   margin : 0;
   line-height: 24px;
}

.threecoltable td:nth-of-type(1),
.threecoltable th:nth-of-type(1)
{
   text-align: center; padding: 0 0.2em 1.2ex 0.0em;
   /* Corsiva is Windows specific, so not always available,
      So I now use Allura by Robert Leuschke instead.
      17 June 2024.
   font-family: "Corsiva", cursive;
   font-size: 18px; */
   font-family: "Allura", cursive;
   font-size: 18px;
}

.threecoltable td:nth-of-type(2),
.threecoltable th:nth-of-type(2)
{
   text-align: right ; padding: 0 0.25em 1.3ex 0.0em;
   font-family: "Ezra SIL", "Gentium Book Plus", serif;
   font-size: 13px;
}

.threecoltable td:nth-of-type(3),
.threecoltable th:nth-of-type(3)
{
   text-align: left  ; padding: 0 0.0em 1.3ex 0.25em;
   font-size: 15px;
}
