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 : #CCCCCC;
  background : black;
}

A:link { color : #CCCCCC}
A:active { color : #CCCCCC}
A:visited { color : #CCCCCC}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}BODY {
  background: #000000 url(https://www.pbase.com/bigcav/inbox) repeat-x fixed bottom;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size : 8pt;
}

a,div,td,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4 {
  font-family : verdana,arial,helvetica,sans-serif;
  color : white;
  font-size : 8pt;
}

h5 { 
  font-size : 7pt;
  font-weight : normal;
  font-style : italic;
}

IMG.thumbnail {
  border-style : ridge;
  border-width : 5px;
  border-color : #CCCCCC;
}

IMG.display {
  border : 5px ridge #CCCCCC;
}

A:link { color: #0000FF; text-decoration: none}
A:visited { color: #0000FF; text-decoration: none}
A:active { color: #0000FF; text-decoration: none}
A:hover { color: #0000FF; text-decoration: underline; }

BODY { margin-top: 0px;
	top: 0px;
     }

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