body.photoalbum {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
}

h1.photoalbum {
  text-align: center;
}

h2.photoalbum {
  text-align: center;
  font-style: italic;
  color: #663300;
  font-size : 12pt;
}

h3.photoalbum {
  text-align: left;
  font-size : 10pt;
  color: #000099;
}

table.photoalbum {
  border-color: #000000;
  border-style: solid;
}

tr.photoalbum {
  border-width: 1px;
  border-style: solid;
}

th.photoalbum {
  border-width: 1px;
  border-style: solid;
  padding-left: 5px;
  padding-right: 5px;
}

td.photoalbum {
  font-size: 8pt; 
  border-width: 1px;
  border-style: solid;
  padding-left: 5px;
  padding-right: 5px;
}

ul.photoalbum {
}

li.photoalbum {
  color: #333333;
}

hr.photoalbum {
}

img.photoalbum {
  border: none;
}

a:visited.photoalbum, a:link.photoalbum {
  color: #333333;
  font-size: 8pt; 
  font-weight: bold; 
  text-decoration: none;
}

a:hover.photoalbum, a:active.photoalbum {
  color: white;
  background-color: #333333	;
  text-decoration: none;
}

input.photoalbum {
}

p.photoalbum {
  text-align: left;
  font-size: 8pt; 
}

p.credits {
  text-align: center;
  font-weight: bold; 
  font-size: 8pt;
}

.photos {  
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333;
  font-size: 8pt; 
}

