<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title1 {
	color: #006CD4;
}
.title2 {
	color: #006CD4;
}
.title3 {
	color: #006CD4;
}
.table01 {
	border-top-color: #006CD4;
	border-right-color: #006CD4;
	border-bottom-color: #006CD4;
	border-left-color: #006CD4;
}
.table02 {
	border-top-color: #006CD4;
	border-right-color: #006CD4;
	border-bottom-color: #006CD4;
	border-left-color: #006CD4;
}
.table03 {
	border-top-color: #006CD4;
	border-right-color: #006CD4;
	border-bottom-color: #006CD4;
	border-left-color: #006CD4;
}
#printHeading {
	color: #006CD4;
}
#outerImageContainer{ 
	position: relative; 
	background-color: #006CD4; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto;
}
#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #006CD4; 
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%; 
}
#overlay{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #42A0FF; 
}
</pre></body></html>