BODY {
  font-family : Comic Sans MS,helvetica,sans-serif;
  font-size : 9pt;
  font-color : #0000FF;
  font-weight : 400;
  background-color : #7777FF;
  background-repeat: repeat-xy;
  background-attachment: fixed;
  background-image : url(https://www.pbase.com/hijkim/image/54165422/original.jpg);
 margin: 0;
 padding: 1em;
 border: 10px #DDDDDD ridge;
}

DIV,TH,TR,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,TD {
  font-family: Comic Sans MS,helvetica,sans-serif;
  font-size : 9pt;
  font-color : #0000FF;
  background-color : transparent;
  font-weight : 400;
}

H2{
  font-family: Comic Sans MS,helvetica,sans-serif;
  font-size : 10pt;
  font-color : #0000FF;
  background-color : transparent;
  font-weight : 600;
}

TABLE {
  font-family: Comic Sans MS,helvetica,sans-serif;
  font-size : 9pt;
  font-weight : 400;
  font-color : #0000FF;
  background-color : transparent;
  border-width : 0;
}

TD.thumbnail{
  font-family: Comic Sans MS,helvetica,sans-serif;
  font-size : 8pt;
  font-color : #0000FF;
  background-color : transparent;
  font-weight : 400;
  align : center;
  border-style : solid;
  border-left-width : 1;
  border-top-width : 1;
  border-right-width : 4;
  border-bottom-width : 4;
  border-color : #555555;
}

A.thumbnail{
 border-style : solid;
 border-left-width : 1;
 border-top-width : 1;
 border-right-width : 1;
 border-bottom-width : 1;
 border-color : #FFFFFF;
 margin-left : 2;
 margin-right : 2;
 margin-top : 2;
 margin-bottom : 2;
 width : +2;
 align : center;
}

;A:link { color : #5865e1}
;A:active { color : #d5ae83}
;A:visited { color : #5068e3}
A:link { color : #0000FF}
A:active { color : #00FFFF}
A:visited { color : #FF00FF}
A:hover {color : #000000; border-color : #0000FF; }

.caption {
  font-family: Comic Sans MS,helvetica,sans-serif;
  font-size : 9pt;
  font-color : #0000FF;
  font-style : italic;
  font-weight : 600;
}

IMG.thumbnail{
 align : center;
}


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