img.left {
   margin-right: 10px; 
   margin-top: 4px;
   margin-bottom: 0px;
   height: 200px;
   float: left;
   }
   
img.header {
margin-left: 10px; 
margin-top: 0px;
margin-bottom: 0px;
height: 100px;
float: right;
}

img.figure {
height: 200px;
margin-bottom: 20px;
margin-top: 20px;
}

h1.bodyheader{
margin-top: 0px;
}

h2.bodyheader{
margin-top: 0px;
margin-bottom: 10px;
}

h1.right {
font-size: 12pt;
}

h1.right-top {
font-size: 12pt;
margin-bottom: 10px;
}

h1.right {
font-size: 12pt;
margin-top: 10px;
}

center.display {
margin-top: 10px;
margin-bottom: 20px;
}

p.narrow{
margin-top: 0px;
margin-bottom: 4px;
}

p {
margin-top:0;
margin-bottom: 0.5em;
}

p.quote {
text-align: left;
margin-left:2em;
margin-right:2em;
}


div.figure {
  float: left;
  width: 200px;
  border: thin black;
  margin-left: 0;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  margin-top 0;
  padding-left: 0;
  padding-right: 0.5em;
  padding-top: 0;
  padding-bottom: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0.;
}

div.figuretopleft {
  float: left;
  width: 200px;
  border: thin black;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}


div.figuretopleft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0.;
}
