BODY {
font-family : Tahoma;
  color : cornflowerblue;
  background : white;
}

DIV,TD,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family : Tahoma;
  color : cornflowerblue;
}

INPUT { color : cornflowerblue;}

A:link { color : blue;}
A:active { color : orange;}
A:visited { color : gray;}
A:hover { color : orange;}

TD.thumbnail {
  background : #E8F2FF;
  width : 200px;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #ffffff;
}

IMG.display {
border-style : solid;
  border-width : 1pt;
  border-color : cornflowerblue;
}
.caption {
  font-size : 10pt;
  color : #dddddd;
  font-style : italic;
}

.thumbnail {
  font-family : Courier New;
  font-size : 10pt;
}

.galleryheader {
  text-align : center;
  font-size : 11pt;
  padding-top : 10px;
  padding-bottom : 10px;
}

TABLE {
  font-size : 10pt;
}

H2 {
	background-color : #6495ED;
	text-align : right;
	padding-top : 10px;
	padding-bottom : 10px;
	letter-spacing : 2px;
	color : White;
}

BODY {
	margin-left : auto;
	margin-right : auto;
}

font {
  font-size : 10pt;
}


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