<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.MainTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h1.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5px;
}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.StandardText a:link, a:visited, a:active, .NewsText a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

.StandardText a:hover, .NewsText a:hover {
	color: #666666;
	text-decoration: none;
}

.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.NavBarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.NavBarLinks a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

.NavBarLinks a:hover {
	color: #666666;
	text-decoration: none;
}

.NewsTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.NewsDetailsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.FooterText a:link, .FooterText a:visited, .FooterText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.FooterText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.Notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.IconCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
}

.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.ItemResultTitle {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.ItemResultCategory {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.ItemResultDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}</pre></body></html>