<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.PopupFace {
		position:absolute;
		width:1px;
		height:1px;
		left:10px;
		top:34px;
		z-index: 9998;
}
.PopupTitle {
		position:absolute;
		font-weight:bold;
		font-size:15px;
		left:28px;
		top:6px;
		z-index: 9997;
}
.PopupBody {
		position:absolute;
		font-size:15px;
		left:72px;
		top:40px;
		z-index: 9996;
		line-height : 20px;
		text-align : left;
}
.PopupImg{
}

#PopupX{
		position:absolute;
		font-size:15px;
		left:181px;
		top:9px;
		z-index: 9995;
		line-height : 20px;
		text-align : left;
}

a{
		color:#0000ff;
		font-size : 15px;
}
a:VISITED{
font-size : 15px;
}</pre></body></html>