<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size:62.5%;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px !important;
	font-size: 1.8rem !important;
	color: #000 !important;
	line-height: 20px !important;
	line-height: 2.0rem !important;
	margin: 0px;
	padding: 0px;
}

a { color: #000 !important; }

p {
	margin:10px 0px !important;
}

h1 {
	line-height: 1;
}

.noprint, #rightrail, .storyicons, .footerstrip, #mainmenu, .footerdescription, .footerdescription a {
	display:none !important;
}

.print-only {
	display:block;
}

.logoprint {
	padding:0px;
}

.blade-logo {
	float:left;
	width:250px !important;
	padding:0px;
	margin:0px;
}

 #footer {
	text-shadow:none !important;
	filter:none !important;
	color:#000;
	font-size:8pt;
	border-top:none !important;
	margin:0px;
	padding:0px;
}

.story-printcontainer {
	display:table;
	border:1px solid #000;
	border-sizing:border-box;
	padding:20px;
}

.storyimage {
	clear: left;
	float:left;
	width:300px;
	margin: 4px 6px 4px 4px;
	padding: 6px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	font-size: 0.8em;
}
</pre></body></html>