<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
p,dd{
		font-family:Verdana; font-size:12px;
	}
	
	dd.cont{
		margin-top:10px;
	}
	
	dd p{
		margin-bottom:15px;
	}
	
	
	dl{
		margin-top:30px;
	}
	
.popupController{
	border: 4px solid #d6d6d6;backgroundColor: white;padding:5px; z-index:25; padding:20px; position:absolute; background-color:#FFFFFF; overflow:hidden; top:0px; min-width:770px; max-width:980px;	
/*border:#d6d6d6 5px solid;  z-index:25; padding:20px; position:absolute; background-color:#FFFFFF; overflow:hidden; top:0px; min-width:770px; max-width:980px;*/	
}


.popupController1{
border: 4px solid #d6d6d6;backgroundColor: white;padding:5px;  z-index:25; padding:20px; position:absolute; background-color:#FFFFFF; overflow:hidden; top:0px; min-width:770px; max-width:980px;	
}
 

.popupClose{ color:#0000FF;}

#content a {
	color:#0000FF;
}
#content a:hover{
text-decoration:none;
	color:#0000FF;
}</pre></body></html>