<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	font-family: "Bookman Old Style";
	text-align: justify;
}
h1 { 
	text-align: left;
	margin-bottom: 1px
}
p { 
	margin-top: 1px;
}
body p:first-letter { 
	margin-left: 20px;
}

dl { 
	margin-top: 1px;
}
dt { 
	margin-bottom: 1px;
	font-weight: bold;
}
dt p:first-letter { 
	margin-left: 0px;
}
dd { 
	margin-bottom: 1px;
}
dd p:first-letter { 
	margin-left: 0px;
}


q { 
	quotes: '``' "''" "`" "'";
}

var { 
	font-style: italic;
}
dfn { 
	font-family:"Book Antiqua";
}
abbr { 
	font-family:"Book Antiqua";
}
acronym { 
	font-family:"Book Antiqua";
	text-transform:uppercase;
}

kbd { 
	font-family:"Lucida Console";
	font-weight: bold;
}
samp { 
	font-family:"Lucida Console";
}
code { 
	font-family:"Lucida Console";
	font-weight: normal;
}


potato-salad { 
	text-align: left;
	outline-style: none;
	border-style: none;
	border-width: 0px;
}</pre></body></html>