﻿
body {
  padding-left: 11em;
  
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: blue;
  background-color:WhiteSmoke; }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
  u.menu
  {
      font-style:normal;
      font-size:small;}
p
{
     font-style:normal;
      font-size:small;}

h1 {
  font-family: Helvetica, Geneva, Arial, 
        SunSans-Regular, sans-serif,
        font-size:30pt;
        allign:center;}

h2
{
    color:Black;
    font-size:22pt;
    allign:center;
}
h3
{color:Black;
font-size:18pt;
allign:left;
}
h4
{color:Black;
font-size:14pt;
allign:left;
}
h5
{
font-size:8pt;
allign:center;
}
space
{
color:White; background-color:White }
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 }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
footer{
  margin-top : 1em;
  padding-top: 1em;
  border-top: thin dotted }
    