body {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  }

h1 {
  font-size: 10pt;
  }

h2 {
  font-size: 10pt; font-weight: bold;
  }
b {
  color: #7a7a7a;
  }

ul {
  margin-top: 0;
  text-align: left;
  }

p.strong {
  font-weight: bold;
  }

td {
  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
  }
  
a {
  color: #339966;
  }

a.elink:hover {
  color: #000000;
  background-color: #CCCCCC;
  }

.credit {
  text-align: left;
  }

.articletitle {
  font-size: 18pt; font-weight: bold; color: darkgreen;
  margin-bottom: 5px;
  border-bottom:1px solid #aaaaaa;
  }  
span.caption {
  font-size: 11px; color: #555555;
  }  

table.photoframe {
  border-collapse: collapse; border-color: #aaaaaa;  border-width: 1px;
  }
  
.firstletter:first-letter {
  font-size: 300%;
  float: left;
  position: relative;
  top: -6px;
  font-family: sabon, garamond, serif;
  }
  
  dd {
  margin-left: 4px;
  }

