body {font-family: Times New Roman;
      padding-left: 5em;
      padding-right: 5em;
      background: silver;
     }

td.nav {background: black;
        width: 250px;
       }


td.nav a {color: white;
          text-decoration: none;
         }

td.foot {width: 20em;
        }

td.foot a {color: #b36e22;
           font-size: 0.6em;
          }

td.page {height: 15em;
         vertical-align: top;
        }

h1 {font-size: 3em;
   } 

H1.middle { font-family: French Script MT;
       font-size: 3em;
       color: Black;
       text-align: center;
     }
H1.left { font-family: French Script MT;
       font-size: 2em;
       color: Black;
       text-align: left;
     }
H1.indent { font-family: French Script MT;
       font-size: 2em;
       color: Black;
       text-align: left;
       text-indent : 3in;
     }
P    { color: black;
       font-family: Times New Roman;
       font-size: 12pt;
     }
P.justify { text-align: justify;
     }





