  body {
    font-family: 'Trebuchet MS', sans-serif;
    padding-left: 11em;
    color: black;
    background-color: white }

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 6em;
    left: 1em;
    width: 9em;
    background-color: #eeeeee }

  h1 {
    position: relative;
    top: 0em;
    left: 0.2em;
    width: 2em;
    COLOR: blue;
    font-size: 60pt}

  h2 {
    position: relative;
    top: 0em;
    font-size: large;
    TEXT-TRANSFORM: none;
    COLOR: blue;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: transparent;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none }

  h3 {
    position: relative;
    top: 0em;
    font-size: large;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: transparent;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none }

  h4 { 
    position: relative;
    top: 0em;
    COLOR: blue;
    font-size: 20pt;
    TEXT-TRANSFORM: none;
    BACKGROUND-COLOR: transparent;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none }

  ul.navbar li {
    background: #cccccc;
    margin: 0.1em 0;
    padding: 0.1em;
    border: 1em white;
    text-align: right }

  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 }

  div.figure {
    float: left;
    width: 25%; }

  div.figure p {
    text-align: right;
    font-size: large;
    text-indent: 0 }

  p {
    position: relative;
    top: 0em;
    font-size: medium;
    TEXT-TRANSFORM: none;
    COLOR: black;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: transparent;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none }


