body {
  
  font-family: "Times New Roman", Times, serif;
  color: Black;
  background-color: blue}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1{
font-size: 36pt;
font-style: normal;
font-weight: Bold;
font-variant: normal;
line-height: normal;
font-family: "Times New Roman", sans-serif;
text-align: center;
background: white;
}
h2{
font-size: 16pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: normal;
font-family: "Times New Roman", sans-serif;
text-align: left;
background: white;
}
h3, h4 {

font-family: "Times New Roman", sans-serif;
text-align: center;
background: green;
font-size: 16pt;
font-family: serif;
font-style: normal;
font-weight: bold;
font-variant: normal;
line-height: normal;



}



table {
font-family: "Times New Roman", sans-serif;
align="center"
}





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: black; 
font-size: 12pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: normal;
font-family: "Times New Roman", sans-serif;
}
a:visited {
  color: blue; 
font-size: 12pt;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: normal;
font-family: "Times New Roman", sans-serif;
}
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }