DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : #333333;
  background : #dddddd;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #666666;
  margin: auto 6%;
  text-align: justify;
}

.galleryheader {
  font-size: 10pt;
  margin-left: 15%;
  margin-right: 15%;
  text-align: justify;
}

h2 {
text-align:center;
}

td.thumbnail font {
font-size:9pt;
}

.thumbnail { 
  border-color: white;
  border-width: 2px; 
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
