DIV,BODY,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: verdana,arial,helvetica,sans-serif;
  background : white;
}

#A:link { color : #222222}
#A:active { color : #d5ae83}
#A:visited { color : #555555}
#A:hover { color : #5555bb}
A:link { color : #486591}
A:active { color : #d5ae83}
A:visited { color : #204863}
A:hover { color : #5b80b7}
#A:link { color : green}
#A:active { color : yellow}
#A:visited { color : red}
#A:hover { color : purple}

.caption {
  font-size : 9pt;
  color : #444444;
  font-style : italic;
}

.thumbnail {
  color : white;
  border-style : solid;
  border-width : 2pt;
  border-color : white;
}

.thumbnail:hover {
  border-style : solid;
  border-width : 2pt;
  border-color : #EBB93B;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #1F5994;
}

IMG.display {
border-style : solid;
  border-width : 2pt;
  border-color : black;
}

h2 
{
  font-size:         14pt; 
  font-weight:      bold;
  text-align:       center; 
  letter-spacing:     4px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: #1F5994;
  color:  #EBB93B;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }

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