body {
  padding-left: 1em; padding-bottom: 0em; padding-top: 0em;
  font-family: Raleway, Georgia, "Times New Roman",
        Times, serif;
  color: black;
  background-color: white }
h1 h2 h3 h4 h5 p  {
  font-family:  Raleway, Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif; color: brown }


h1 { text-decoration: underline; line-height: 26 pt; font-size: 36pt; color: brown }
h3 { text-decoration: underline; line-height: 20 pt; font-size: 18pt; color: brown }
h4 { text-decoration: underline; line-height: 16 pt; font-size: 16pt; color: brown }
h5 { text-decoration: underline; line-height: 14 pt; font-size: 14pt; color: brown }
h6 {  line-height: 9 pt; font-size: 9pt; color: purple }

p { font-size: 14pt; }


ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue }
a:visited {
  color: purple }
img {
  width: 100%; 
  height: auto;
}

iframe {
  width: 100 
  height: 150;
}
