body {font-family: Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3 {clear: both}
p.clear {
  clear: both;
  }

.photol300 {
  float: left;
  width: 300px;
  margin-left: 10px;
  text-align: center;
  font-style: italic;
  text-indent: 0;
}


.photoright {
  float: right;
  width: 200px;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  font-style: italic;
  text-indent: 0;
}

.photoleft {
  float: left;
  width: 200px;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  font-style: italic;
  text-indent: 0;
}

.hyperlinkpic {margin: .5em; padding: .5 em}