<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#widetable{
	width: 80%;
	margin: 0 auto;
	}
	
#pageframe {
	width:90%;
	margin: 0 auto;
	}
	

#textframe {
	width:80%;
}

.bigthumbtable {
	width:auto;
	background-color:#eee;
	color:#99CC33;
	border-collapse:collapse;
}

.thumbref {
	width:8%;
	height:auto;
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-top:2px;	
	padding-bottom:2px;	
	text-align:center;
	vertical-align:bottom;
	border:solid 1px;
	border-color:#eee;
	color:#000000;
}

.name {
	width:8%;
	height:auto;
	margin:0;
	padding:0;
	font-size:0.6em;
	text-align:center;
	vertical-align:top;
	border:solid 1px;
	border-color:#eee;
	color:#000000;
}</pre></body></html>