<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#head {	
	padding: 0 0 0 0;
	background-color: #e4e0ef;
}
#head img {
	text-align: center;
        border: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
}	

body {
	text-align: center;
}

#layout-wrapper {
	width: 880px; 
	display: table; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 30px;
        margin-bottom: 30px;
	background: white; 
	padding: 10px 10px 10px 10px; 
	text-align: left;
}	
				
#layout-header, #layout-footer, #layout-content {
       background: #e4e0ef; 
}

.Actionlist-1 {
	margin-top: 10px;
}	


</pre></body></html>