DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: arial,helvetica,sans-serif;
  color : white;
  background : #083c24;
}
H3  {color:white; font:normal 500 14pt helvetica,verdana,arial}

IMG.display {
  border-style : solid;
  border-width : 3pt;
  border-color : #FFFFFF;
}
IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : white;
}

A:link { color : white}
A:active { color : white}
A:visited { color : white}
A:hover { color : white}

.caption {
  font-size : 12pt;
  color : white;
  font-style : normal;
}
.title {
  font-size : 13pt;
  color : white;
  font-style : normal;
  
}



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