<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
.ui-loader{
	display: none !important;
}
.ui-page{
	min-height:0 !important;
	outline: none !important;
}
.strong,em{
    vertical-align: top !important; line-height:1em !important;
}
.headline {
	background-color: #fff !important;
	font-family: 'Roboto Slab', serif !important;
	font-weight:700 !important;
}
.standfirst{
	font-size:15px !important;
	font-weight:700 !important;
	height: auto !important;
}
.txtCaption {
	font-size: 13px !important;
	line-height: 14px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.sourceTxt {
	font-size: 11px !important;
	line-height: 13px !important;
	height: auto !important;
}
.subHead {
	font-size: 14px !important;
	line-height: 15px !important;
	font-family: helvetica, arial, sans-serif !important;
	height: auto !important;
}
.keyTxt{
	font-size:12px !important;
	line-height: 20px !important;
	height: auto !important;
}
.widthAuto {
	width: auto !important;
}
.heightAuto {
	height: auto !important;
}
.redColorBg {
	background-color: #de0000 !important;
}
.grayColorBg {
	background-color: #999 !important;
}
.blackColorBg {
	background-color: #000 !important;
}
</pre></body></html>