body {background:white; margin-left:5%; margin-right:5%;}
H1 { text-align:center; color:#999999;}
H2 { color:#666699;margin-left:1em; clear:both;}
hr { clear:both;}
hr.sep{ border:solid 1px white; }

p  {
  line-height:150%;
  margin:1% 2% 3% 2%;
  }
div.navbar { line-height:150%; text-align:center;}
address { font-style:normal; line-height:150%; text-align:center;}
img.rt {
  margin-left:1em;
  margin-bottom:2%;
  float:right;
  }
img.lt {
  margin-right:1em;
  margin-bottom:2%;
  float:left;
  }
