<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.account-types thead th {
	font-size: 18px;
	vertical-align: middle;
	height: 80px;
}

table.account-types thead th.acc-header {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 0 1px 0 #c0392b;
	background: #2257A7 none repeat scroll 0 0;
}

table.account-types tbody td {
	vertical-align: middle;
}

table.account-types tbody td.centered {
	text-align: center;
}</pre></body></html>