<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.xml_button{
 	border: #000000 1px solid;
 	font-weight: bold; 
 	font-size: 11px; 
 	VERTICAL-ALIGN: middle; 
 	CURSOR: pointer; 
 	color: #ffffff; 
 	font-family: Arial; 
 	background-color: #FF8500; 
 	text-decoration: none! important
 	} 	
 	
.se_text_2
{
	border: #ffffff 0px; 
 	font-size: 12px; 
 	color: #000000; 
 	font-family: Arial;
	opacity:none;
	
}

.se_grey 
{
	border: #ffffff 0px; 
 	font-size: 12px; 
 	color: #633000; 
 	font-family: Arial
}	
	</pre></body></html>