<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageTitle {
	background-color: #7e9ebe;
	background: -webkit-linear-gradient(#8eaece, #6e8eae);
	background:    -moz-linear-gradient(#8eaece, #6e8eae);
	background:         linear-gradient(#8eaece, #6e8eae);


	color: white;
	/*background-color: #c8d8e8;*/
	/*color: #11528c;*/
	/*background-color: #669ad0;
	color: white;*/
	/*height: 27px;
	line-height: 27px;*/
	/*height: 21px;*/
	height: 24px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	/*padding-left: 8px;*/
	/*margin-top: 8px;*/
	margin-top: 0;
	margin-bottom: -6px;
	text-align: center;
}</pre></body></html>