body {
  background-color: white;
  font-family: Helvetica;
  }

td {
     font-family: Helvetica;
     }

.imgname {
	font-family: Helvetica;
	font-size: small;
	text-align: center;
	color: white;
}

.dirname {
  color: yellow; 
  font-weight: bold; 
  font-size: large; 
  font-family: helvetica, sans-serif; 
  font-style:italic;
}

.footnote {
	font-family: Helvetica;
	font-size: small;
}
