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 : #606C08;
  background : #C3C9C8;
}
h1, h2
{
font : 48px times roman,serif;
font-weight: normal;
color: white;
}
h3
{
font: 24px times roman,serif;
font-weight: normal;
}

A:link { color : #ffffff}
A:active { color : #E9FB96}
A:visited { color : #213301}
A:hover { color : #000000}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 5pt;
  border-color : #ffffff;
}

IMG.display {
border-style : solid;
  border-width : 13pt;
  border-color : #ffffff;
}

TD.thumbnail
{ 
vertical-align: middle;
horizontal-align: middle;
}

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