DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: Gill Sans, Gill Sans MT, arial, sans-serif;
  color :  white;
  background :  black;
}
h1, h2
{
font : 46px Gill sans, Gill Sans MT, Times roman, serif;
font-weight: normal;
color:  #96B671;
}
h3
{
color:  #503333;
font: 24px Gill sans, Gill Sans MT, Times roman, serif;
font-weight: normal;
}

A:link { color :  #96B671}
A:active { color :  #503333}
A:visited { color :  #56614A}
A:hover { color :  #503333}

.caption {
  font-size : 9pt;
  color :  #96B671;
  font-style : times roman, serif;
  font-weight: normal;

}
IMG.thumbnail {
  border-style : solid;
  border-width : 1px;
  border-color :  white;
}

IMG.display {
border-style : solid;
  border-width : 4px;
  border-color :  white;
}




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