body { font-size: 10pt; color: #000000; font-family: sans-serif; background-color: #ffffff; margin: 4pt }
.site-banner {
	background-color: #ffde76;
	border-bottom: 1px solid #F5CD02;
	color: #333333;
	font-size: 11pt;
	text-align: center;
	padding: 8pt 13pt;
}
.site-banner a { color: #e72b2c; font-weight: bold; text-decoration: none; }
.site-banner a:hover { text-decoration: underline; }
